Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Paddles with Purpose Pickleball Tournament - Mixed Doubles Skill: (4.0+) Age: (49 And Under)

ID: 5619784299

Match Scores

0-11

Win

Play Date

2026-05-17

Play Time (Est)

4:45 AM

Play Location

Nitro, WV

View Facility Page →

Competitor Teams

TEAM 1LOSS
CM
Cindy McGue

N7XYNW · USA

DUPR

3.506

MD
Matt Duncan

8DGLXY · Charleston, WV, US

DUPR

3.633

TEAM 2WINNER
AF
Anna Farson

D9OWR4 · USA

DUPR

3.980

EB
Eric Bunting

E9XERW · Parkersburg, WV, US

DUPR

4.438

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-5619784299
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4964045093,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cindy McGue",
        "dupr_id": "N7XYNW",
        "rating": 3.506,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Duncan",
        "dupr_id": "8DGLXY",
        "rating": 3.633,
        "profile_pic_url": null,
        "location": "Charleston, WV, US"
      }
    ]
  },
  {
    "team_id": 6161581747,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anna Farson",
        "dupr_id": "D9OWR4",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Bunting",
        "dupr_id": "E9XERW",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": "Parkersburg, WV, US"
      }
    ]
  }
]