Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dupr night 6-17 advanced partner required

ID: 5573192019

Match Scores

11-0

Win

Play Date

2025-06-18

Play Time (Est)

4:45 AM

Play Location

Pickler Universe - Carrollton

Unverified Facility

Competitor Teams

TEAM 1WINNER
JQ
Johnny Quinn

84G6P2 · McKinney, TX, US

DUPR

4.800

VK
Victor Koremura

ODYVO7 · Dallas, TX, US

DUPR

4.196

TEAM 2LOSS
RS
Ronald Schwenk

59XP9V · Dallas, TX, US

DUPR

3.674

CM
Charlie Muller

8MPWOD · Irving, TX, US

DUPR

3.380

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-5573192019
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6427795443,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Johnny Quinn",
        "dupr_id": "84G6P2",
        "rating": 4.8,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Victor Koremura",
        "dupr_id": "ODYVO7",
        "rating": 4.196,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 8240853217,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ronald Schwenk",
        "dupr_id": "59XP9V",
        "rating": 3.674,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Charlie Muller",
        "dupr_id": "8MPWOD",
        "rating": 3.38,
        "profile_pic_url": null,
        "location": "Irving, TX, US"
      }
    ]
  }
]