Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SW 19 League Play

ID: 4410515420

Match Scores

9-11

Win

Play Date

2025-12-10

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
GS
Gustavo Sanchez

16XGRE · Shawnee, KS, US

DUPR

4.172

JB
Jeffrey Brown

L5YXKQ · USA

DUPR

3.936

TEAM 2WINNER
KK
Kyle Kindler

59NRLV · Overland Park, KS, US

DUPR

4.131

JS
Josh Schiavone

V75VO6 · Kansas City, MO, US

DUPR

3.840

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-4410515420
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8070523916,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gustavo Sanchez",
        "dupr_id": "16XGRE",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Shawnee, KS, US"
      },
      {
        "name": "Jeffrey Brown",
        "dupr_id": "L5YXKQ",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5590006334,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Kindler",
        "dupr_id": "59NRLV",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Josh Schiavone",
        "dupr_id": "V75VO6",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  }
]