Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

DUPR 18 Official Minor Leagu Pickleball Impact - McKinney, Texas

ID: 7866693383

Match Scores

21-14

Loss

Play Date

2024-02-03

Play Time (Est)

12:45 AM

Play Location

The Courts McKinney Tennis Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
ND
Nico De La Pena

W6KOEY · Houston, TX, US

DUPR

4.649

AT
Aaron Tom

3L09VZ · Dallas, TX, US

DUPR

4.531

TEAM 2LOSS
GV
Grant VanKirk

8D7Y46 · Dallas, TX, US

DUPR

4.891

PB
Peyton Bradley

84YJV3 · Garland, TX, US

DUPR

4.757

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-7866693383
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4897238155,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nico De La Pena",
        "dupr_id": "W6KOEY",
        "rating": 4.649,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Aaron Tom",
        "dupr_id": "3L09VZ",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 4605974928,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grant VanKirk",
        "dupr_id": "8D7Y46",
        "rating": 4.891,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Peyton Bradley",
        "dupr_id": "84YJV3",
        "rating": 4.757,
        "profile_pic_url": null,
        "location": "Garland, TX, US"
      }
    ]
  }
]