Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Wilson PPA Challenger - Mixed Doubles Skill: (4.5) Age: (8 And Above)

ID: 7670303903

Match Scores

11-15

Loss

Play Date

2026-05-24

Play Time (Est)

12:45 AM

Play Location

Wilson, NC

View Facility Page →

Competitor Teams

TEAM 1LOSS
KH
Kimberly Hull

4VE7NV · Raleigh, NC, US

DUPR

3.635

RA
Rotimi Adewumi

76ERM4 · Raleigh, NC, US

DUPR

3.681

TEAM 2WINNER
RQ
Rachel Quade

8G7RRM · NC, US

DUPR

4.115

JR
John Rhodes

KO2RJK · USA

DUPR

4.129

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-7670303903
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6864491718,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kimberly Hull",
        "dupr_id": "4VE7NV",
        "rating": 3.635,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Rotimi Adewumi",
        "dupr_id": "76ERM4",
        "rating": 3.681,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  },
  {
    "team_id": 7263920452,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rachel Quade",
        "dupr_id": "8G7RRM",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "NC, US"
      },
      {
        "name": "John Rhodes",
        "dupr_id": "KO2RJK",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]