Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7146808208

Match Scores

2-11

Win

Play Date

2023-02-28

Play Time (Est)

9:00 PM

Play Location

Draper, UT, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
Christian Cole

8GYX5M · Draper, UT, US

DUPR

3.868

GN
Greg N

1NQEEN · USA

DUPR

3.500

TEAM 2WINNER
TM
Tyson Moore

122799 · USA

DUPR

3.500

EB
Eldun Brow

3OQ7D7 · Riverton, UT, US

DUPR

4.651

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-7146808208
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7999748157,
    "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": "Greg N",
        "dupr_id": "1NQEEN",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6331073905,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tyson Moore",
        "dupr_id": "122799",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eldun Brow",
        "dupr_id": "3OQ7D7",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  }
]