Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0 Group A point play

ID: 8035434377

Match Scores

10-11

Win

Play Date

2025-04-25

Play Time (Est)

6:15 AM

Play Location

WEST YMCA - Greater Wichita YMCA

Unverified Facility

Competitor Teams

TEAM 1LOSS
RM
Robert Mansfield

16PGZQ · Wichita, KS, US

DUPR

4.248

ME
Marcello Esposti

3YENKK · Wichita, KS, US

DUPR

4.234

TEAM 2WINNER
KN
Kenny Nguyen

G50VRX · Wichita, KS, US

DUPR

4.447

JD
Jason Dudley

3V65RE · Amarillo, TX, US

DUPR

4.664

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-8035434377
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4410294772,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Mansfield",
        "dupr_id": "16PGZQ",
        "rating": 4.248,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Marcello Esposti",
        "dupr_id": "3YENKK",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 5594451528,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kenny Nguyen",
        "dupr_id": "G50VRX",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Jason Dudley",
        "dupr_id": "3V65RE",
        "rating": 4.664,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      }
    ]
  }
]