Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

AOP Sunday DUPR (3.324 to 4.286) - Week 7 - Round 1 Pool A

ID: 7430769988

Match Scores

7-11

Win

Play Date

2026-05-31

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ER
Epifanio Rivas

3Y2K7E · Stilwell, KS, US

DUPR

4.125

AB
Adam Becker

9P9D7V · Overland Park, KS, US

DUPR

3.332

TEAM 2WINNER
SS
Sandeep Sangepu

4P9W02 · Kansas City, MO, US

DUPR

3.659

JC
Jean Crawford

16YMD0 · Kansas City, KS, US

DUPR

3.398

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-7430769988
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4607688354,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Epifanio Rivas",
        "dupr_id": "3Y2K7E",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Stilwell, KS, US"
      },
      {
        "name": "Adam Becker",
        "dupr_id": "9P9D7V",
        "rating": 3.332,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      }
    ]
  },
  {
    "team_id": 5715871165,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sandeep Sangepu",
        "dupr_id": "4P9W02",
        "rating": 3.659,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Jean Crawford",
        "dupr_id": "16YMD0",
        "rating": 3.398,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      }
    ]
  }
]