Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dallas Texas Team Pickleball 2025 Spring II-Summer DUPR League

ID: 7300660422

Match Scores

8-11, 7-11

Win

Play Date

2025-06-07

Play Time (Est)

7:30 PM

Play Location

4801 Spring Valley Road; Farmers Branch, TX 75244

Unverified Facility

Competitor Teams

TEAM 1LOSS
DA
Dylan Allen

ODO0YP · USA

DUPR

3.611

TH
Trenton Hull

KOZGEQ · Flower Mound, TX, US

DUPR

3.654

TEAM 2WINNER
DK
Daniel Kong

89RR6E · Irving, TX, US

DUPR

3.864

RR
Ryan Rothermel

1QJJ7R · Carrollton, TX, US

DUPR

4.063

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-7300660422
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4851004011,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dylan Allen",
        "dupr_id": "ODO0YP",
        "rating": 3.611,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trenton Hull",
        "dupr_id": "KOZGEQ",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      }
    ]
  },
  {
    "team_id": 7891571442,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Kong",
        "dupr_id": "89RR6E",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "Irving, TX, US"
      },
      {
        "name": "Ryan Rothermel",
        "dupr_id": "1QJJ7R",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "Carrollton, TX, US"
      }
    ]
  }
]