Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - Mixed 4.0+

ID: 5283184510

Match Scores

8-15

Loss

Play Date

2026-04-19

Play Time (Est)

11:30 PM

Play Location

Tyler Racquet Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
CN
Christy Nichols

2QD7VR · Athens, TX, US

DUPR

3.748

BS
Billy Sivley

N7KERZ · Tyler, TX, US

DUPR

4.239

TEAM 2WINNER
SH
Shaun Halberstadt

GG27EQ · Tyler, TX, US

DUPR

4.382

AH
Abbie Halberstadt

2QDZME · Tyler, TX, US

DUPR

3.931

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-5283184510
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7238093899,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christy Nichols",
        "dupr_id": "2QD7VR",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": "Athens, TX, US"
      },
      {
        "name": "Billy Sivley",
        "dupr_id": "N7KERZ",
        "rating": 4.239,
        "profile_pic_url": null,
        "location": "Tyler, TX, US"
      }
    ]
  },
  {
    "team_id": 6829055690,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shaun Halberstadt",
        "dupr_id": "GG27EQ",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": "Tyler, TX, US"
      },
      {
        "name": "Abbie Halberstadt",
        "dupr_id": "2QDZME",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": "Tyler, TX, US"
      }
    ]
  }
]