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

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

ID: 7751145572

Match Scores

11-9

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.397

KB
Kyle Baccus

8J06RW · USA

DUPR

3.136

TEAM 2LOSS
RH
Ryan Harness

ZDENLW · Kansas City, KS, US

DUPR

3.102

LB
Lori Banks

8D7XM6 · Wellsville, KS, US

DUPR

3.041

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-7751145572
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6186291776,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Keith Rock",
        "dupr_id": "89MW67",
        "rating": 3.397,
        "profile_pic_url": null,
        "location": "Spring Hill, KS, US"
      },
      {
        "name": "Kyle Baccus",
        "dupr_id": "8J06RW",
        "rating": 3.136,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7647195167,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Harness",
        "dupr_id": "ZDENLW",
        "rating": 3.102,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      },
      {
        "name": "Lori Banks",
        "dupr_id": "8D7XM6",
        "rating": 3.041,
        "profile_pic_url": null,
        "location": "Wellsville, KS, US"
      }
    ]
  }
]