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

3/8/26 Rotating Partners - Advanced

ID: 5287543883

Match Scores

15-11

Win

Play Date

2026-03-08

Play Time (Est)

12:45 AM

Play Location

Butte Creek Country Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
DM
Danielle Moore

L2KZ6Z · Chico, CA, US

DUPR

3.314

KM
Kevin Milliken

0QM244 · Chico, CA, US

DUPR

3.924

TEAM 2LOSS
SH
Stephen Hale

94ML6K · Chico, CA, US

DUPR

3.241

SM
Scott Mulholland

OZZY57 · Durham, CA, US

DUPR

3.003

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-5287543883
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8487402250,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danielle  Moore",
        "dupr_id": "L2KZ6Z",
        "rating": 3.314,
        "profile_pic_url": null,
        "location": "Chico, CA, US"
      },
      {
        "name": "Kevin  Milliken",
        "dupr_id": "0QM244",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "Chico, CA, US"
      }
    ]
  },
  {
    "team_id": 5082418632,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen  Hale",
        "dupr_id": "94ML6K",
        "rating": 3.241,
        "profile_pic_url": null,
        "location": "Chico, CA, US"
      },
      {
        "name": "Scott Mulholland",
        "dupr_id": "OZZY57",
        "rating": 3.003,
        "profile_pic_url": null,
        "location": "Durham, CA, US"
      }
    ]
  }
]