Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 Minor League Pickleball at Bay Club San Francisco

ID: 5352784014

Match Scores

21-12

Win

Play Date

2024-06-23

Play Time (Est)

7:30 PM

Play Location

501 Carter St

Unverified Facility

Competitor Teams

TEAM 1WINNER
ES
Elida Shilts

7D6YK5 · USA

DUPR

4.622

AA
Alden April

1RLVM1 · Belmont, CA, US

DUPR

4.683

TEAM 2LOSS
JG
Jane Gruber

PKY46X · USA

DUPR

4.214

KG
Katie Glavinovich

RZL4VM · San Francisco, CA, US

DUPR

3.998

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-5352784014
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6821651511,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elida Shilts",
        "dupr_id": "7D6YK5",
        "rating": 4.622,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alden April",
        "dupr_id": "1RLVM1",
        "rating": 4.683,
        "profile_pic_url": null,
        "location": "Belmont, CA, US"
      }
    ]
  },
  {
    "team_id": 7006338300,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jane Gruber",
        "dupr_id": "PKY46X",
        "rating": 4.214,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Katie Glavinovich",
        "dupr_id": "RZL4VM",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  }
]