Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Double Thanksgiving Tournament Club Pickleball USA - Men's 4.5

ID: 6817791533

Match Scores

15-8

Win

Play Date

2024-11-23

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KG
Kevin Garcia

RZQEJZ · Provo, UT, US

DUPR

3.658

BB
Breton bess

8D0YNY · Orem, UT, US

DUPR

4.205

TEAM 2LOSS
AO
Alex Ozuna

0Y7G2N · Saratoga Springs, UT, US

DUPR

4.126

MH
Mark Hansen

1NZWJN · Pleasant Grove, UT, US

DUPR

3.897

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-6817791533
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5091564785,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Garcia",
        "dupr_id": "RZQEJZ",
        "rating": 3.658,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Breton bess",
        "dupr_id": "8D0YNY",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  },
  {
    "team_id": 5577224400,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Ozuna",
        "dupr_id": "0Y7G2N",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      },
      {
        "name": "Mark Hansen",
        "dupr_id": "1NZWJN",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  }
]