Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8285164646

Match Scores

21-13

Win

Play Date

2024-12-08

Play Time (Est)

3:30 PM

Play Location

Pickleball Courts - Tustin

Unverified Facility

Competitor Teams

TEAM 1WINNER
DP
Dan P

8D7E9M · Fountain Valley, CA, US

DUPR

5.016

VT
Vivian Tran

307J6Q · Mission Viejo, CA, US

DUPR

3.804

TEAM 2LOSS
JT
Joshua Trimble

35R7O5 · Norco, CA, US

DUPR

3.849

NG
Nichel Godding

7DNWL5 · Murrieta, CA, US

DUPR

3.996

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-8285164646
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8224999939,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan P",
        "dupr_id": "8D7E9M",
        "rating": 5.016,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "Vivian Tran",
        "dupr_id": "307J6Q",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": "Mission Viejo, CA, US"
      }
    ]
  },
  {
    "team_id": 7871508774,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Trimble",
        "dupr_id": "35R7O5",
        "rating": 3.849,
        "profile_pic_url": null,
        "location": "Norco, CA, US"
      },
      {
        "name": "Nichel Godding",
        "dupr_id": "7DNWL5",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Murrieta, CA, US"
      }
    ]
  }
]