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: 8253559022

Match Scores

11-3

Win

Play Date

2024-09-28

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KH
Katrina Haynie

177299 · Rocklin, CA, US

DUPR

3.757

CH
Chris Hunsaker

16P5ZE · Concord, CA, US

DUPR

4.870

TEAM 2LOSS
HT
Heather Trejo

2LVYY7 · Roseville, CA, US

DUPR

3.539

JB
Joel Brown

84PGPV · Auburn, CA, US

DUPR

4.255

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-8253559022
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7646048627,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katrina Haynie",
        "dupr_id": "177299",
        "rating": 3.757,
        "profile_pic_url": null,
        "location": "Rocklin, CA, US"
      },
      {
        "name": "Chris Hunsaker",
        "dupr_id": "16P5ZE",
        "rating": 4.87,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      }
    ]
  },
  {
    "team_id": 8195478641,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heather Trejo",
        "dupr_id": "2LVYY7",
        "rating": 3.539,
        "profile_pic_url": null,
        "location": "Roseville, CA, US"
      },
      {
        "name": "Joel Brown",
        "dupr_id": "84PGPV",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Auburn, CA, US"
      }
    ]
  }
]