Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5497538605

Match Scores

7-11

Loss

Play Date

2025-11-15

Play Time (Est)

2:15 AM

Play Location

Jacksonville, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
LY
Lucy Yang

GGZRJQ · USA

DUPR

3.972

PP
Patty Powl

V46RW5 · Saint Johns, FL, US

DUPR

4.074

TEAM 2WINNER
YL
Yan Li

XJLPM5 · USA

DUPR

3.995

MY
Mingyuan Yin

7JW2RN · USA

DUPR

4.233

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-5497538605
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7760875742,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lucy Yang",
        "dupr_id": "GGZRJQ",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patty Powl",
        "dupr_id": "V46RW5",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": "Saint Johns, FL, US"
      }
    ]
  },
  {
    "team_id": 4776613781,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Yan Li",
        "dupr_id": "XJLPM5",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mingyuan Yin",
        "dupr_id": "7JW2RN",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]