Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Olympickle Games

ID: 5639425117

Match Scores

11-6

Win

Play Date

2026-02-22

Play Time (Est)

2:15 AM

Play Location

288 E Geneva Rd, Wheaton, IL 60187, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RT
Raphael Tolentino

2LX6E7 · Wheaton, IL, US

DUPR

3.238

JG
Josiah Goin

0YJOXQ · Wheaton, IL, US

DUPR

4.027

TEAM 2LOSS
RB
Ryan Bailey

WXMYMY · Elk Grove Village, IL, US

DUPR

3.924

VO
Virgil Ong

VXMN7E · USA

DUPR

3.523

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-5639425117
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6411373707,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Raphael Tolentino",
        "dupr_id": "2LX6E7",
        "rating": 3.238,
        "profile_pic_url": null,
        "location": "Wheaton, IL, US"
      },
      {
        "name": "Josiah Goin",
        "dupr_id": "0YJOXQ",
        "rating": 4.027,
        "profile_pic_url": null,
        "location": "Wheaton, IL, US"
      }
    ]
  },
  {
    "team_id": 6078958132,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Bailey",
        "dupr_id": "WXMYMY",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "Elk Grove Village, IL, US"
      },
      {
        "name": "Virgil Ong",
        "dupr_id": "VXMN7E",
        "rating": 3.523,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]