Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NP Sacramento Classic Powered by Onix Mixed Doubles Skill: (4.5) Age: (39 and Under)

ID: 5852125282

Match Scores

11-9

Loss

Play Date

2024-09-28

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AR
Ana Ratiu

4LVYM6 · Roseville, CA, US

DUPR

3.683

IL
Ian Lightfoot

17XNWN · Rancho Cordova, CA, US

DUPR

3.887

TEAM 2LOSS
KH
Katrina Haynie

177299 · Rocklin, CA, US

DUPR

3.748

CH
Chris Hunsaker

16P5ZE · Concord, CA, US

DUPR

4.860

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-5852125282
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5458560789,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ana Ratiu",
        "dupr_id": "4LVYM6",
        "rating": 3.683,
        "profile_pic_url": null,
        "location": "Roseville, CA, US"
      },
      {
        "name": "Ian Lightfoot",
        "dupr_id": "17XNWN",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "Rancho Cordova, CA, US"
      }
    ]
  },
  {
    "team_id": 4656025696,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katrina Haynie",
        "dupr_id": "177299",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": "Rocklin, CA, US"
      },
      {
        "name": "Chris Hunsaker",
        "dupr_id": "16P5ZE",
        "rating": 4.86,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      }
    ]
  }
]