Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NRRP Sun. League Level 7

ID: 5163237457

Match Scores

6-11

Win

Play Date

2026-05-03

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MC
Marvin Chan

YN9QWE · North Ridgeville, OH, US

DUPR

3.727

DA
Dan Allan

WX95GG · USA

DUPR

4.058

TEAM 2WINNER
JC
Jason Coe

KOXVKY · Bay Village, OH, US

DUPR

4.301

JE
JASON E KLODNICK

17LVNM · Olmsted Falls, OH, US

DUPR

4.095

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-5163237457
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6562292028,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marvin Chan",
        "dupr_id": "YN9QWE",
        "rating": 3.727,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      },
      {
        "name": "Dan Allan",
        "dupr_id": "WX95GG",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6771755899,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Coe",
        "dupr_id": "KOXVKY",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": "Bay Village, OH, US"
      },
      {
        "name": "JASON E KLODNICK",
        "dupr_id": "17LVNM",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": "Olmsted Falls, OH, US"
      }
    ]
  }
]