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

ID&Friends Friday Night DUPR 24-Apr-2026 Round Robin Pool-2

ID: 5423148901

Match Scores

11-2

Win

Play Date

2026-04-24

Play Time (Est)

2:15 AM

Play Location

699 Lakehurst Road, Waukegan, IL, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BB
Brandon Boyle

2QR0DE · Queen Creek, AZ, US

DUPR

4.846

VH
Vanson Ho

KOJ0LK · Chicago, IL, US

DUPR

4.538

TEAM 2LOSS
TL
Ted Lee

V7Z77E · Glenview, IL, US

DUPR

4.399

JS
Jordan Schnoll

MYGL4O · USA

DUPR

4.254

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-5423148901
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4363680680,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Boyle",
        "dupr_id": "2QR0DE",
        "rating": 4.846,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      },
      {
        "name": "Vanson Ho",
        "dupr_id": "KOJ0LK",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 7766598930,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ted Lee",
        "dupr_id": "V7Z77E",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Glenview, IL, US"
      },
      {
        "name": "Jordan Schnoll",
        "dupr_id": "MYGL4O",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]