Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

A - Team Bracket

ID: 6157109212

Match Scores

10-21

Win

Play Date

2026-02-07

Play Time (Est)

5:00 PM

Play Location

Performance Pickleball RVA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AN
Aiden Nguyen

MY40EV · USA

DUPR

3.444

JW
Jessica Wen

7ZDZQN · USA

DUPR

3.546

TEAM 2WINNER
CM
Cody Miller

8EQMOW · Blacksburg, VA, US

DUPR

5.241

HM
Heather Murphy

NYKZEW · Blacksburg, VA, US

DUPR

4.346

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-6157109212
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5933336117,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aiden Nguyen",
        "dupr_id": "MY40EV",
        "rating": 3.444,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jessica Wen",
        "dupr_id": "7ZDZQN",
        "rating": 3.546,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5199963812,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cody Miller",
        "dupr_id": "8EQMOW",
        "rating": 5.241,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      },
      {
        "name": "Heather Murphy",
        "dupr_id": "NYKZEW",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      }
    ]
  }
]