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

Pool 1

ID: 8444153898

Match Scores

4-11

Loss

Play Date

2026-05-02

Play Time (Est)

7:30 PM

Play Location

211 Rand Rd

Unverified Facility

Competitor Teams

TEAM 1LOSS
VH
Vanson Ho

KOJ0LK · Chicago, IL, US

DUPR

4.683

BB
Brandon Boyle

2QR0DE · Queen Creek, AZ, US

DUPR

5.025

TEAM 2WINNER
CL
Chase Langford

RZM9XQ · Winfield, IL, US

DUPR

4.792

FA
Frankie Abate

NYRXQ7 · Glen Ellyn, IL, US

DUPR

4.776

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-8444153898
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6292140165,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vanson Ho",
        "dupr_id": "KOJ0LK",
        "rating": 4.683,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Brandon Boyle",
        "dupr_id": "2QR0DE",
        "rating": 5.025,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      }
    ]
  },
  {
    "team_id": 5846016207,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chase Langford",
        "dupr_id": "RZM9XQ",
        "rating": 4.792,
        "profile_pic_url": null,
        "location": "Winfield, IL, US"
      },
      {
        "name": "Frankie Abate",
        "dupr_id": "NYRXQ7",
        "rating": 4.776,
        "profile_pic_url": null,
        "location": "Glen Ellyn, IL, US"
      }
    ]
  }
]