Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

14's

ID: 5297400095

Match Scores

13-15

Loss

Play Date

2026-05-09

Play Time (Est)

12:45 AM

Play Location

Bute Creek Country Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
DM
Danielle Moore

L2KZ6Z · Chico, CA, US

DUPR

3.354

BR
Ben Rosenbluth

RXR2ON · Chico, CA, US

DUPR

3.580

TEAM 2WINNER
EO
Erin ONeil

Z9E5DW · Chico, CA, US

DUPR

3.685

ER
Elke Rist

8MJMJL · Chico, CA, US

DUPR

3.564

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-5297400095
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6018069379,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Danielle  Moore",
        "dupr_id": "L2KZ6Z",
        "rating": 3.354,
        "profile_pic_url": null,
        "location": "Chico, CA, US"
      },
      {
        "name": "Ben Rosenbluth",
        "dupr_id": "RXR2ON",
        "rating": 3.58,
        "profile_pic_url": null,
        "location": "Chico, CA, US"
      }
    ]
  },
  {
    "team_id": 4730819800,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Erin ONeil",
        "dupr_id": "Z9E5DW",
        "rating": 3.685,
        "profile_pic_url": null,
        "location": "Chico, CA, US"
      },
      {
        "name": "Elke Rist",
        "dupr_id": "8MJMJL",
        "rating": 3.564,
        "profile_pic_url": null,
        "location": "Chico, CA, US"
      }
    ]
  }
]