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

Dupr 18

ID: 6579479021

Match Scores

22-20

Loss

Play Date

2026-04-26

Play Time (Est)

6:15 AM

Play Location

TTC at Newport Beach

Unverified Facility

Competitor Teams

TEAM 1WINNER
ET
Eric Tang

ODDDGE · Los Angeles, CA, US

DUPR

4.480

JY
James Yun

DW5QP6 · Alhambra, CA, US

DUPR

4.275

TEAM 2LOSS
KM
Kevin Morton

GG5J6Q · San Diego, CA, US

DUPR

4.590

MK
Michael Kuhlman

N7RO0Z · San Diego, CA, US

DUPR

4.955

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-6579479021
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7850607536,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Tang",
        "dupr_id": "ODDDGE",
        "rating": 4.48,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "James Yun",
        "dupr_id": "DW5QP6",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Alhambra, CA, US"
      }
    ]
  },
  {
    "team_id": 8131209162,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Morton",
        "dupr_id": "GG5J6Q",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Michael Kuhlman",
        "dupr_id": "N7RO0Z",
        "rating": 4.955,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]