Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Pool 1

ID: 6156037650

Match Scores

15-7

Loss

Play Date

2026-05-02

Play Time (Est)

7:30 PM

Play Location

211 Rand Rd

Unverified Facility

Competitor Teams

TEAM 1WINNER
CL
Chase Langford

RZM9XQ · Winfield, IL, US

DUPR

4.802

FA
Frankie Abate

NYRXQ7 · Glen Ellyn, IL, US

DUPR

4.789

TEAM 2LOSS
VH
Vanson Ho

KOJ0LK · Chicago, IL, US

DUPR

4.665

BB
Brandon Boyle

2QR0DE · Queen Creek, AZ, US

DUPR

5.004

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-6156037650
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6289669020,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chase Langford",
        "dupr_id": "RZM9XQ",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "Winfield, IL, US"
      },
      {
        "name": "Frankie Abate",
        "dupr_id": "NYRXQ7",
        "rating": 4.789,
        "profile_pic_url": null,
        "location": "Glen Ellyn, IL, US"
      }
    ]
  },
  {
    "team_id": 8196085784,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vanson Ho",
        "dupr_id": "KOJ0LK",
        "rating": 4.665,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Brandon Boyle",
        "dupr_id": "2QR0DE",
        "rating": 5.004,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      }
    ]
  }
]