Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pan American Pickleball Championship - Mixed Doubles Skill: (4.5) Age: (12 To 49)

ID: 5418922869

Match Scores

3-15

Win

Play Date

2025-07-27

Play Time (Est)

10:15 AM

Play Location

Tulsa, OK

View Facility Page →

Competitor Teams

TEAM 1LOSS
AJ
Amanda Jones

1Q9R90 · Eufaula, OK, US

DUPR

3.957

EJ
Elijah Jones

30LGY2 · Eufaula, OK, US

DUPR

3.945

TEAM 2WINNER
ED
Erica Dennis

1Q9YX0 · Bartlesville, OK, US

DUPR

4.391

GO
Gabriel Odon

35WDKR · Tulsa, OK, US

DUPR

4.921

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-5418922869
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7039279683,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amanda Jones",
        "dupr_id": "1Q9R90",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": "Eufaula, OK, US"
      },
      {
        "name": "Elijah Jones",
        "dupr_id": "30LGY2",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Eufaula, OK, US"
      }
    ]
  },
  {
    "team_id": 5588418781,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Erica Dennis",
        "dupr_id": "1Q9YX0",
        "rating": 4.391,
        "profile_pic_url": null,
        "location": "Bartlesville, OK, US"
      },
      {
        "name": "Gabriel Odon",
        "dupr_id": "35WDKR",
        "rating": 4.921,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  }
]