Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

AOP Sunday DUPR (3.015 to 3.394) - Week 1 - Round 1 Pool A

ID: 5101285040

Match Scores

11-4

Win

Play Date

2026-04-12

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KR
Keith Rock

89MW67 · Spring Hill, KS, US

DUPR

3.423

AM
Alexander McCarty

OZ7G9W · USA

DUPR

3.117

TEAM 2LOSS
KB
Kyle Baccus

8J06RW · USA

DUPR

3.043

RH
Ryan Harness

ZDENLW · Kansas City, KS, US

DUPR

3.122

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-5101285040
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6991482725,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Keith Rock",
        "dupr_id": "89MW67",
        "rating": 3.423,
        "profile_pic_url": null,
        "location": "Spring Hill, KS, US"
      },
      {
        "name": "Alexander McCarty",
        "dupr_id": "OZ7G9W",
        "rating": 3.117,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4597276866,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Baccus",
        "dupr_id": "8J06RW",
        "rating": 3.043,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Harness",
        "dupr_id": "ZDENLW",
        "rating": 3.122,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      }
    ]
  }
]