Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LWR Pickleball Club DUPR League

ID: 5104029508

Match Scores

15-10

Win

Play Date

2026-04-15

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MW
Meisha Wilson

175VD0 · Sarasota, FL, US

DUPR

4.259

EW
Elizabeth Wang

X2J62X · USA

DUPR

3.847

TEAM 2LOSS
AB
Alyssa Berglund

XO725R · USA

DUPR

3.709

TB
Teresa Barker

2LRZME · USA

DUPR

3.331

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-5104029508
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5045824226,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Meisha Wilson",
        "dupr_id": "175VD0",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Elizabeth Wang",
        "dupr_id": "X2J62X",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7428299501,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alyssa Berglund",
        "dupr_id": "XO725R",
        "rating": 3.709,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Teresa Barker",
        "dupr_id": "2LRZME",
        "rating": 3.331,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]