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

3.5 Supr Dupr

ID: 6338621239

Match Scores

11-5

Win

Play Date

2025-12-09

Play Time (Est)

8:45 AM

Play Location

N58 W14900

Unverified Facility

Competitor Teams

TEAM 1WINNER
AF
Aryn Ferris

GGK7VM · Lakeville, MN, US

DUPR

3.532

PK
Paul Kessler

9JX95R · Menomonee Falls, WI, US

DUPR

3.160

TEAM 2LOSS
RK
Raj Kumar Kasi

Z946DD · Waukesha, WI, US

DUPR

3.070

LK
Logan Kupferman

J5NJKM · Milwaukee, WI, US

DUPR

3.113

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-6338621239
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5445425929,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aryn Ferris",
        "dupr_id": "GGK7VM",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      },
      {
        "name": "Paul Kessler",
        "dupr_id": "9JX95R",
        "rating": 3.16,
        "profile_pic_url": null,
        "location": "Menomonee Falls, WI, US"
      }
    ]
  },
  {
    "team_id": 4388751387,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Raj Kumar Kasi",
        "dupr_id": "Z946DD",
        "rating": 3.07,
        "profile_pic_url": null,
        "location": "Waukesha, WI, US"
      },
      {
        "name": "Logan Kupferman",
        "dupr_id": "J5NJKM",
        "rating": 3.113,
        "profile_pic_url": null,
        "location": "Milwaukee, WI, US"
      }
    ]
  }
]