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

Wednesday Ladder

ID: 4887226227

Match Scores

6-11

Win

Play Date

2024-05-22

Play Time (Est)

4:45 AM

Play Location

2748 E Olivera Rd,, 94519, Concord

View Facility Page →

Competitor Teams

TEAM 1LOSS
LB
Lise Beauchemin

1Q90V5 · Danville, CA, US

DUPR

3.379

IR
Isaac Rodrigues

8DMKRM · Pittsburg, CA, US

DUPR

2.905

TEAM 2WINNER
JF
Jeri Feuer

166790 · Clayton, CA, US

DUPR

3.301

AB
Andrew Bonifacio

RZMRYZ · USA

DUPR

3.456

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-4887226227
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6489379549,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lise Beauchemin",
        "dupr_id": "1Q90V5",
        "rating": 3.379,
        "profile_pic_url": null,
        "location": "Danville, CA, US"
      },
      {
        "name": "Isaac Rodrigues",
        "dupr_id": "8DMKRM",
        "rating": 2.905,
        "profile_pic_url": null,
        "location": "Pittsburg, CA, US"
      }
    ]
  },
  {
    "team_id": 7288986746,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeri Feuer",
        "dupr_id": "166790",
        "rating": 3.301,
        "profile_pic_url": null,
        "location": "Clayton, CA, US"
      },
      {
        "name": "Andrew Bonifacio",
        "dupr_id": "RZMRYZ",
        "rating": 3.456,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]