Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A Tuesday Night Point Play 3.0-4.0

ID: 8566908863

Match Scores

10-11

Loss

Play Date

2026-01-14

Play Time (Est)

12:45 AM

Play Location

WEST YMCA - Greater Wichita YMCA

Unverified Facility

Competitor Teams

TEAM 1LOSS
NA
Nolan Andres

RWDMDE · USA

DUPR

3.445

EB
Eric Bruckner

30R94X · Wichita, KS, US

DUPR

3.620

TEAM 2WINNER
KM
Kyle Manny

8EQ9JE · Wichita, KS, US

DUPR

3.872

AL
Alex Lupercio

N7R5W6 · Wichita, KS, US

DUPR

3.706

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-8566908863
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4565450094,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nolan Andres",
        "dupr_id": "RWDMDE",
        "rating": 3.445,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Bruckner",
        "dupr_id": "30R94X",
        "rating": 3.62,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 6612284673,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Manny",
        "dupr_id": "8EQ9JE",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Alex Lupercio",
        "dupr_id": "N7R5W6",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]