Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Fall Doubles - Stacked Cedar Park 6am-9am Ladder League - Season 9 - Week 6

ID: 6386829258

Match Scores

11-3

Loss

Play Date

2025-10-24

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PC
praveen chebolu

0Z7QLQ · USA

DUPR

3.600

RB
Rick Bremer

YNYM44 · USA

DUPR

3.098

TEAM 2LOSS
HP
Heidi Pizer

PKVN9M · Anaheim, CA, US

DUPR

3.348

GV
Greg VonFange

175200 · Cedar Park, TX, US

DUPR

4.169

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-6386829258
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4321588410,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "praveen chebolu",
        "dupr_id": "0Z7QLQ",
        "rating": 3.6,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rick Bremer",
        "dupr_id": "YNYM44",
        "rating": 3.098,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7997420963,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heidi Pizer",
        "dupr_id": "PKVN9M",
        "rating": 3.348,
        "profile_pic_url": null,
        "location": "Anaheim, CA, US"
      },
      {
        "name": "Greg VonFange",
        "dupr_id": "175200",
        "rating": 4.169,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  }
]