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

Dupr 18

ID: 4920243617

Match Scores

26-24

Win

Play Date

2026-04-26

Play Time (Est)

6:15 AM

Play Location

TTC at Newport Beach

Unverified Facility

Competitor Teams

TEAM 1WINNER
KM
Kevin Morton

GG5J6Q · San Diego, CA, US

DUPR

4.610

MK
Michael Kuhlman

N7RO0Z · San Diego, CA, US

DUPR

4.985

TEAM 2LOSS
ET
Eric Tang

ODDDGE · Los Angeles, CA, US

DUPR

4.519

JY
James Yun

DW5QP6 · Alhambra, CA, US

DUPR

4.263

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-4920243617
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4460255651,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Morton",
        "dupr_id": "GG5J6Q",
        "rating": 4.61,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Michael Kuhlman",
        "dupr_id": "N7RO0Z",
        "rating": 4.985,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 6635338646,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Tang",
        "dupr_id": "ODDDGE",
        "rating": 4.519,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "James Yun",
        "dupr_id": "DW5QP6",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Alhambra, CA, US"
      }
    ]
  }
]