Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Elevate Tournament: Summer Bash Men's Doubles 3.5-3.9, May 30th (Pool A)

ID: 6264556342

Match Scores

11-15

Loss

Play Date

2026-05-30

Play Time (Est)

11:30 PM

Play Location

Pickled! Batavia

Unverified Facility

Competitor Teams

TEAM 1LOSS
RB
Ryan Bailey

WXMYMY · Elk Grove Village, IL, US

DUPR

3.908

DS
David Sutor

5676LV · Chicago, IL, US

DUPR

4.155

TEAM 2WINNER
JV
Justas Vikonis

672R5G · Hampshire, IL, US

DUPR

3.874

PC
Phi Chong

KXDKVY · Elgin, IL, US

DUPR

3.527

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-6264556342
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7276755632,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Bailey",
        "dupr_id": "WXMYMY",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "Elk Grove Village, IL, US"
      },
      {
        "name": "David Sutor",
        "dupr_id": "5676LV",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 7928283901,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justas Vikonis",
        "dupr_id": "672R5G",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": "Hampshire, IL, US"
      },
      {
        "name": "Phi Chong",
        "dupr_id": "KXDKVY",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": "Elgin, IL, US"
      }
    ]
  }
]