Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Club PB RR 2/28

ID: 7396583884

Match Scores

4-11

Win

Play Date

2025-02-28

Play Time (Est)

5:00 PM

Play Location

Club Pickleball USA, High Tech Drive, Midvale, UT, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RN
Randy Nguyen

3O7PN7 · UT, US

DUPR

4.648

GD
Guilherme De Souza

3LKGXK · Eagle Mountain, UT, US

DUPR

4.497

TEAM 2WINNER
JR
John Rampton

89YMD7 · Draper, UT, US

DUPR

4.002

ML
Matthew Lees

35Y62P · Provo, UT, US

DUPR

4.985

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7396583884
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4304923899,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Randy Nguyen",
        "dupr_id": "3O7PN7",
        "rating": 4.648,
        "profile_pic_url": null,
        "location": "UT, US"
      },
      {
        "name": "Guilherme De Souza",
        "dupr_id": "3LKGXK",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      }
    ]
  },
  {
    "team_id": 4426003710,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Rampton",
        "dupr_id": "89YMD7",
        "rating": 4.002,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Matthew Lees",
        "dupr_id": "35Y62P",
        "rating": 4.985,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  }
]