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

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

ID: 7016024601

Match Scores

11-8

Loss

Play Date

2026-04-12

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PJ
Peter Jung

OWQQGE · Leawood, KS, US

DUPR

3.346

RH
Ryan Harness

ZDENLW · Kansas City, KS, US

DUPR

3.078

TEAM 2LOSS
ES
Erik Schneider

ZN44YQ · Kansas City, MO, US

DUPR

3.271

KR
Keith Rock

89MW67 · Spring Hill, KS, US

DUPR

3.322

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-7016024601
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5469413299,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Jung",
        "dupr_id": "OWQQGE",
        "rating": 3.346,
        "profile_pic_url": null,
        "location": "Leawood, KS, US"
      },
      {
        "name": "Ryan Harness",
        "dupr_id": "ZDENLW",
        "rating": 3.078,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      }
    ]
  },
  {
    "team_id": 6133083180,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erik Schneider",
        "dupr_id": "ZN44YQ",
        "rating": 3.271,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Keith Rock",
        "dupr_id": "89MW67",
        "rating": 3.322,
        "profile_pic_url": null,
        "location": "Spring Hill, KS, US"
      }
    ]
  }
]