Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0 Group A point play

ID: 8157392843

Match Scores

11-10

Loss

Play Date

2025-04-25

Play Time (Est)

12:45 AM

Play Location

WEST YMCA - Greater Wichita YMCA

Unverified Facility

Competitor Teams

TEAM 1WINNER
KN
Kenny Nguyen

G50VRX · Wichita, KS, US

DUPR

4.445

JD
Juan Diaz

O6N9GW · Salina, KS, US

DUPR

4.667

TEAM 2LOSS
Noah Spurgeon

3OE7EL · Wichita, KS, US

DUPR

4.183

JD
Jason Dudley

3V65RE · Amarillo, TX, US

DUPR

4.683

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-8157392843
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8043998573,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kenny Nguyen",
        "dupr_id": "G50VRX",
        "rating": 4.445,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Juan Diaz",
        "dupr_id": "O6N9GW",
        "rating": 4.667,
        "profile_pic_url": null,
        "location": "Salina, KS, US"
      }
    ]
  },
  {
    "team_id": 5319564987,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noah Spurgeon",
        "dupr_id": "3OE7EL",
        "rating": 4.183,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/166993/images/profile/ecdd8e6f-d0ac-4071-ad4e-6eba0fe7521d.jpg",
        "location": "Wichita, KS, US"
      },
      {
        "name": "Jason Dudley",
        "dupr_id": "3V65RE",
        "rating": 4.683,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      }
    ]
  }
]