Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APP Tour: Punta Gorda Mixed Doubles Skill: 4.0; 19+

ID: 6527026494

Match Scores

15-4

Win

Play Date

2024-01-21

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Christine Ford

1QX2X4 · Pittsburgh, PA, US

DUPR

4.815

EN
Erik Nickell

1N7R28 · Humble, TX, US

DUPR

4.631

TEAM 2LOSS
HF
Hannah Falcione

MYEJGP · Charlotte, NC, US

DUPR

3.709

LG
Luke Glenn

V7XYEP · Charlotte, NC, US

DUPR

3.658

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-6527026494
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5769769810,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christine Ford",
        "dupr_id": "1QX2X4",
        "rating": 4.815,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/145551_641a37941038a.jpg",
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Erik Nickell",
        "dupr_id": "1N7R28",
        "rating": 4.631,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      }
    ]
  },
  {
    "team_id": 5321939537,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hannah Falcione",
        "dupr_id": "MYEJGP",
        "rating": 3.709,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Luke Glenn",
        "dupr_id": "V7XYEP",
        "rating": 3.658,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]