Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7538179704

Match Scores

21-16

Win

Play Date

2024-12-08

Play Time (Est)

1:00 PM

Play Location

Pickleball Courts - Tustin

Unverified Facility

Competitor Teams

TEAM 1WINNER
DP
Dan P

8D7E9M · Fountain Valley, CA, US

DUPR

5.018

DP
Derrick Phu

17EVR5 · Fountain Valley, CA, US

DUPR

4.663

TEAM 2LOSS
JT
Joshua Trimble

35R7O5 · Norco, CA, US

DUPR

3.849

KL
Kyle Legere

GG7NWV · Lake Elsinore, CA, US

DUPR

3.998

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-7538179704
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6305158445,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan P",
        "dupr_id": "8D7E9M",
        "rating": 5.018,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "Derrick Phu",
        "dupr_id": "17EVR5",
        "rating": 4.663,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 7624936692,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Trimble",
        "dupr_id": "35R7O5",
        "rating": 3.849,
        "profile_pic_url": null,
        "location": "Norco, CA, US"
      },
      {
        "name": "Kyle Legere",
        "dupr_id": "GG7NWV",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": "Lake Elsinore, CA, US"
      }
    ]
  }
]