Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - DUPR 16/4.0 - Minor League at Tustin

ID: 6670523403

Match Scores

21-14

Win

Play Date

2024-12-08

Play Time (Est)

4:45 AM

Play Location

Pickleball Courts - Tustin, Service Road, Tustin, CA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DP
Dan P

8D7E9M · Fountain Valley, CA, US

DUPR

5.042

VT
Vivian Tran

307J6Q · Mission Viejo, CA, US

DUPR

3.907

TEAM 2LOSS
DK
Daniel Korman

KOLVYY · Agoura Hills, CA, US

DUPR

4.689

ST
Stella Tran

0YGN54 · Los Angeles, CA, US

DUPR

3.322

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-6670523403
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7236032349,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan P",
        "dupr_id": "8D7E9M",
        "rating": 5.042,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "Vivian Tran",
        "dupr_id": "307J6Q",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Mission Viejo, CA, US"
      }
    ]
  },
  {
    "team_id": 8210300971,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Korman",
        "dupr_id": "KOLVYY",
        "rating": 4.689,
        "profile_pic_url": null,
        "location": "Agoura Hills, CA, US"
      },
      {
        "name": "Stella Tran",
        "dupr_id": "0YGN54",
        "rating": 3.322,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]