Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0 Group A point play

ID: 4909909641

Match Scores

7-11

Win

Play Date

2025-04-25

Play Time (Est)

10:15 AM

Play Location

WEST YMCA - Greater Wichita YMCA

Unverified Facility

Competitor Teams

TEAM 1LOSS
ME
Marcello Esposti

3YENKK · Wichita, KS, US

DUPR

4.238

HN
Hieu Nguyen

PWEGDG · Wichita, KS, US

DUPR

4.286

TEAM 2WINNER
JD
Juan Diaz

O6N9GW · Salina, KS, US

DUPR

4.669

JD
Jason Dudley

3V65RE · Amarillo, TX, US

DUPR

4.553

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-4909909641
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5963445476,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marcello Esposti",
        "dupr_id": "3YENKK",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Hieu Nguyen",
        "dupr_id": "PWEGDG",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 4822597195,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Juan Diaz",
        "dupr_id": "O6N9GW",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Salina, KS, US"
      },
      {
        "name": "Jason Dudley",
        "dupr_id": "3V65RE",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      }
    ]
  }
]