Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4654879438

Match Scores

10-12

Win

Play Date

2023-02-28

Play Time (Est)

11:30 PM

Play Location

Draper, UT, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
Christian Cole

8GYX5M · Draper, UT, US

DUPR

3.868

TM
Tyson Moore

122799 · USA

DUPR

3.500

TEAM 2WINNER
EB
Eldun Brow

3OQ7D7 · Riverton, UT, US

DUPR

4.651

GN
Greg N

1NQEEN · USA

DUPR

3.500

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-4654879438
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4953585096,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christian Cole",
        "dupr_id": "8GYX5M",
        "rating": 3.868,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66854e66a4edf.jpg",
        "location": "Draper, UT, US"
      },
      {
        "name": "Tyson Moore",
        "dupr_id": "122799",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8587670059,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eldun Brow",
        "dupr_id": "3OQ7D7",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      },
      {
        "name": "Greg N",
        "dupr_id": "1NQEEN",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]