Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7331838325

Match Scores

15-1

Win

Play Date

2024-01-21

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Christine Ford

1QX2X4 · Pittsburgh, PA, US

DUPR

4.816

EN
Erik Nickell

1N7R28 · Humble, TX, US

DUPR

4.600

TEAM 2LOSS
AF
Arisse Fernandez

NY5N52 · Miami, FL, US

DUPR

3.627

ME
Michael Estevez

RZV7ZE · USA

DUPR

3.538

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-7331838325
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5109646405,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christine Ford",
        "dupr_id": "1QX2X4",
        "rating": 4.816,
        "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.6,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      }
    ]
  },
  {
    "team_id": 6542863223,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Arisse Fernandez",
        "dupr_id": "NY5N52",
        "rating": 3.627,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Michael Estevez",
        "dupr_id": "RZV7ZE",
        "rating": 3.538,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]