Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0 Group A point play

ID: 7529673932

Match Scores

7-11

Win

Play Date

2025-04-25

Play Time (Est)

9:00 PM

Play Location

WEST YMCA - Greater Wichita YMCA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JR
Jill Reyes

Z99Z4M · Wichita, KS, US

DUPR

4.223

JD
Juan Diaz

O6N9GW · Salina, KS, US

DUPR

4.656

TEAM 2WINNER
RM
Robert Mansfield

16PGZQ · Wichita, KS, US

DUPR

4.211

JD
Jason Dudley

3V65RE · Amarillo, TX, US

DUPR

4.650

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-7529673932
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7859160170,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jill Reyes",
        "dupr_id": "Z99Z4M",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Juan Diaz",
        "dupr_id": "O6N9GW",
        "rating": 4.656,
        "profile_pic_url": null,
        "location": "Salina, KS, US"
      }
    ]
  },
  {
    "team_id": 5873636576,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Mansfield",
        "dupr_id": "16PGZQ",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Jason Dudley",
        "dupr_id": "3V65RE",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      }
    ]
  }
]