Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Spring Pickleball Fiesta - Mixed Doubles 4.0 Round Robin All Ages

ID: 7311808242

Match Scores

5-11

Loss

Play Date

2026-04-11

Play Time (Est)

7:30 PM

Play Location

Sanderford Road Park

View Facility Page →

Competitor Teams

TEAM 1LOSS
DJ
Denise J Lynch

ODZGL7 · Pittsboro, NC, US

DUPR

3.521

JH
James Hancock

309J6X · Parkton, NC, US

DUPR

3.746

TEAM 2WINNER
JW
Jessie West

3LOE9K · Durham, NC, US

DUPR

3.811

JY
James Young

3LZE6J · Raleigh, NC, US

DUPR

4.234

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-7311808242
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5932530879,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Denise J Lynch",
        "dupr_id": "ODZGL7",
        "rating": 3.521,
        "profile_pic_url": null,
        "location": "Pittsboro, NC, US"
      },
      {
        "name": "James Hancock",
        "dupr_id": "309J6X",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": "Parkton, NC, US"
      }
    ]
  },
  {
    "team_id": 8501641462,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jessie West",
        "dupr_id": "3LOE9K",
        "rating": 3.811,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      },
      {
        "name": "James Young",
        "dupr_id": "3LZE6J",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]