Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - Men's 13 (V3)

ID: 6961480956

Match Scores

16-21

Loss

Play Date

2026-01-10

Play Time (Est)

1:00 PM

Play Location

SW19 at the Stadium

Unverified Facility

Competitor Teams

TEAM 1LOSS
KK
Kevin Kirchmer

GGVV5D · Olathe, KS, US

DUPR

3.736

DB
Dan Brown

4LGNRV · Olathe, KS, US

DUPR

4.020

TEAM 2WINNER
SD
Steven DePalma

59DYY5 · Kansas City, MO, US

DUPR

4.038

CM
Colin Moran

E9954O · Clay County, MO, US

DUPR

4.252

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-6961480956
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5538117388,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Kirchmer",
        "dupr_id": "GGVV5D",
        "rating": 3.736,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      },
      {
        "name": "Dan Brown",
        "dupr_id": "4LGNRV",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      }
    ]
  },
  {
    "team_id": 5314517310,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven DePalma",
        "dupr_id": "59DYY5",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Colin Moran",
        "dupr_id": "E9954O",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": "Clay County, MO, US"
      }
    ]
  }
]