Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Rally for Teddy 2025

ID: 5515663988

Match Scores

2-11

Loss

Play Date

2025-08-09

Play Time (Est)

9:00 PM

Play Location

Jackson, WY, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KG
Kevin Getz

YNDRRE · USA

DUPR

3.627

FB
Frank Brummer

ZNDV0L · Jackson, WY, US

DUPR

3.776

TEAM 2WINNER
FS
Felix Schumann

KO0D57 · USA

DUPR

4.504

SM
shadd mcknight

8EVGPE · USA

DUPR

4.702

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-5515663988
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7850171811,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Getz",
        "dupr_id": "YNDRRE",
        "rating": 3.627,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Frank Brummer",
        "dupr_id": "ZNDV0L",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      }
    ]
  },
  {
    "team_id": 6573699424,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Felix Schumann",
        "dupr_id": "KO0D57",
        "rating": 4.504,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "shadd mcknight",
        "dupr_id": "8EVGPE",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]