Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Wednesday Ladder

ID: 7282638107

Match Scores

11-7

Win

Play Date

2024-05-22

Play Time (Est)

12:45 AM

Play Location

2748 E Olivera Rd,, 94519, Concord

View Facility Page →

Competitor Teams

TEAM 1WINNER
LB
Lise Beauchemin

1Q90V5 · Danville, CA, US

DUPR

3.382

JF
Jeri Feuer

166790 · Clayton, CA, US

DUPR

3.286

TEAM 2LOSS
AB
Andrew Bonifacio

RZMRYZ · USA

DUPR

3.414

IR
Isaac Rodrigues

8DMKRM · Pittsburg, CA, US

DUPR

2.907

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-7282638107
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6655433250,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lise Beauchemin",
        "dupr_id": "1Q90V5",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": "Danville, CA, US"
      },
      {
        "name": "Jeri Feuer",
        "dupr_id": "166790",
        "rating": 3.286,
        "profile_pic_url": null,
        "location": "Clayton, CA, US"
      }
    ]
  },
  {
    "team_id": 8541720262,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Bonifacio",
        "dupr_id": "RZMRYZ",
        "rating": 3.414,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Isaac Rodrigues",
        "dupr_id": "8DMKRM",
        "rating": 2.907,
        "profile_pic_url": null,
        "location": "Pittsburg, CA, US"
      }
    ]
  }
]