Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dupr night 6-17 advanced partner required

ID: 7903290500

Match Scores

11-4

Win

Play Date

2025-06-18

Play Time (Est)

9:00 PM

Play Location

Pickler Universe - Carrollton

Unverified Facility

Competitor Teams

TEAM 1WINNER
JQ
Johnny Quinn

84G6P2 · McKinney, TX, US

DUPR

4.802

VK
Victor Koremura

ODYVO7 · Dallas, TX, US

DUPR

4.197

TEAM 2LOSS
RN
Ryan Neilsen

56KV5L · Addison, TX, US

DUPR

4.072

PL
Paul Lee

G5R4YV · Dallas, TX, US

DUPR

3.783

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-7903290500
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4634500042,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Johnny Quinn",
        "dupr_id": "84G6P2",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Victor Koremura",
        "dupr_id": "ODYVO7",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 6165087989,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Neilsen",
        "dupr_id": "56KV5L",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "Addison, TX, US"
      },
      {
        "name": "Paul Lee",
        "dupr_id": "G5R4YV",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]