Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 Minor League Pickleball at Bay Club San Francisco

ID: 7585760675

Match Scores

21-18

Win

Play Date

2024-06-23

Play Time (Est)

12:45 AM

Play Location

501 Carter St

Unverified Facility

Competitor Teams

TEAM 1WINNER
ES
Elida Shilts

7D6YK5 · USA

DUPR

4.636

AA
Alden April

1RLVM1 · Belmont, CA, US

DUPR

4.720

TEAM 2LOSS
SB
Susan Brown

3ZVZ0P · San Jose, CA, US

DUPR

3.989

DJ
Daniele Ja

1RD0JE · Belmont, CA, US

DUPR

4.216

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-7585760675
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6745858415,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elida Shilts",
        "dupr_id": "7D6YK5",
        "rating": 4.636,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alden April",
        "dupr_id": "1RLVM1",
        "rating": 4.72,
        "profile_pic_url": null,
        "location": "Belmont, CA, US"
      }
    ]
  },
  {
    "team_id": 6219784972,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Susan Brown",
        "dupr_id": "3ZVZ0P",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Daniele Ja",
        "dupr_id": "1RD0JE",
        "rating": 4.216,
        "profile_pic_url": null,
        "location": "Belmont, CA, US"
      }
    ]
  }
]