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

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

ID: 4622329478

Match Scores

11-5

Loss

Play Date

2026-04-12

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KB
Kyle Baccus

8J06RW · USA

DUPR

3.153

LB
Lori Banks

8D7XM6 · Wellsville, KS, US

DUPR

3.038

TEAM 2LOSS
RH
Ryan Harness

ZDENLW · Kansas City, KS, US

DUPR

3.099

AM
Alexander McCarty

OZ7G9W · USA

DUPR

3.105

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-4622329478
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4707408145,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Baccus",
        "dupr_id": "8J06RW",
        "rating": 3.153,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lori Banks",
        "dupr_id": "8D7XM6",
        "rating": 3.038,
        "profile_pic_url": null,
        "location": "Wellsville, KS, US"
      }
    ]
  },
  {
    "team_id": 7682134461,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Harness",
        "dupr_id": "ZDENLW",
        "rating": 3.099,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      },
      {
        "name": "Alexander McCarty",
        "dupr_id": "OZ7G9W",
        "rating": 3.105,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]