Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Space City Pickleball MLP Week 4

ID: 5010795349

Match Scores

22-20

Win

Play Date

2024-12-05

Play Time (Est)

2:15 AM

Play Location

Houston, TX, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Elizabeth Capello

V7R66J · Houston, TX, US

DUPR

2.904

PM
Peter McLean

PKDDNG · Harris County, TX, US

DUPR

3.521

TEAM 2LOSS
KR
Kip Rupp

0YW0QQ · USA

DUPR

3.481

KD
Katie Dunkel

Z9NYPD · Houston, TX, US

DUPR

3.516

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-5010795349
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5955856914,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elizabeth Capello",
        "dupr_id": "V7R66J",
        "rating": 2.904,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/663c44fd3b4ce.jpg",
        "location": "Houston, TX, US"
      },
      {
        "name": "Peter McLean",
        "dupr_id": "PKDDNG",
        "rating": 3.521,
        "profile_pic_url": null,
        "location": "Harris County, TX, US"
      }
    ]
  },
  {
    "team_id": 7940537996,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kip Rupp",
        "dupr_id": "0YW0QQ",
        "rating": 3.481,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Katie Dunkel",
        "dupr_id": "Z9NYPD",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]