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

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

ID: 5021633420

Match Scores

5-11

Loss

Play Date

2026-04-12

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KR
Keith Rock

89MW67 · Spring Hill, KS, US

DUPR

3.365

LB
Lori Banks

8D7XM6 · Wellsville, KS, US

DUPR

3.025

TEAM 2WINNER
KB
Kyle Baccus

8J06RW · USA

DUPR

3.223

AM
Alexander McCarty

OZ7G9W · USA

DUPR

3.139

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-5021633420
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7787295090,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Keith Rock",
        "dupr_id": "89MW67",
        "rating": 3.365,
        "profile_pic_url": null,
        "location": "Spring Hill, KS, US"
      },
      {
        "name": "Lori Banks",
        "dupr_id": "8D7XM6",
        "rating": 3.025,
        "profile_pic_url": null,
        "location": "Wellsville, KS, US"
      }
    ]
  },
  {
    "team_id": 7258543955,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Baccus",
        "dupr_id": "8J06RW",
        "rating": 3.223,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alexander McCarty",
        "dupr_id": "OZ7G9W",
        "rating": 3.139,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]