Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 Minor League Pickleball at Bay Club San Francisco

ID: 7410343587

Match Scores

16-21

Win

Play Date

2024-06-23

Play Time (Est)

4:45 AM

Play Location

501 Carter St

Unverified Facility

Competitor Teams

TEAM 1LOSS
CM
carol mullin

8DDPG6 · Palo Alto, CA, US

DUPR

3.945

AL
Amanda Le

8G9Y9V · East Palo Alto, CA, US

DUPR

3.724

TEAM 2WINNER
ES
Elida Shilts

7D6YK5 · USA

DUPR

4.648

AA
Alden April

1RLVM1 · Belmont, CA, US

DUPR

4.673

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-7410343587
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8213604100,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "carol mullin",
        "dupr_id": "8DDPG6",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "Amanda Le",
        "dupr_id": "8G9Y9V",
        "rating": 3.724,
        "profile_pic_url": null,
        "location": "East Palo Alto, CA, US"
      }
    ]
  },
  {
    "team_id": 4902336731,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elida Shilts",
        "dupr_id": "7D6YK5",
        "rating": 4.648,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alden April",
        "dupr_id": "1RLVM1",
        "rating": 4.673,
        "profile_pic_url": null,
        "location": "Belmont, CA, US"
      }
    ]
  }
]