Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Fundraiser for First Responders Pickleball Tournament (2nd Annual) - INDOOR - Womens Doubles Skill: (4.0+)

ID: 5126709341

Match Scores

11-2

Win

Play Date

2025-11-15

Play Time (Est)

6:15 AM

Play Location

Jacksonville, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
LY
Lucy Yang

GGZRJQ · USA

DUPR

4.251

PP
Patty Powl

V46RW5 · Saint Johns, FL, US

DUPR

4.167

TEAM 2LOSS
SL
Shannon Lynch

JJ7Q5D · USA

DUPR

3.613

TW
Terri Wright

1NP2NW · USA

DUPR

3.468

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-5126709341
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5331901431,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lucy Yang",
        "dupr_id": "GGZRJQ",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patty Powl",
        "dupr_id": "V46RW5",
        "rating": 4.167,
        "profile_pic_url": null,
        "location": "Saint Johns, FL, US"
      }
    ]
  },
  {
    "team_id": 8386967687,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shannon Lynch",
        "dupr_id": "JJ7Q5D",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Terri Wright",
        "dupr_id": "1NP2NW",
        "rating": 3.468,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]