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

DUPR 18 Official Minor Leagu Pickleball Impact - McKinney, Texas

ID: 5351972111

Match Scores

10-21

Win

Play Date

2024-02-03

Play Time (Est)

12:45 AM

Play Location

The Courts McKinney Tennis Center

Unverified Facility

Competitor Teams

TEAM 1LOSS
JR
Josh Rivera

35X075 · Makati, NCR, PH

DUPR

4.322

KB
Kristin Bourg

EG96RV · Prosper, TX, US

DUPR

4.298

TEAM 2WINNER
MP
Michael Pfaff

8JPXV4 · Frisco, TX, US

DUPR

5.109

TM
Thu Multer

89MDYV · Prosper, TX, US

DUPR

4.984

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-5351972111
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8436818654,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josh Rivera",
        "dupr_id": "35X075",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": "Makati, NCR, PH"
      },
      {
        "name": "Kristin Bourg",
        "dupr_id": "EG96RV",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "Prosper, TX, US"
      }
    ]
  },
  {
    "team_id": 8246698176,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Pfaff",
        "dupr_id": "8JPXV4",
        "rating": 5.109,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Thu Multer",
        "dupr_id": "89MDYV",
        "rating": 4.984,
        "profile_pic_url": null,
        "location": "Prosper, TX, US"
      }
    ]
  }
]