Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SW 19 League Play

ID: 7341546394

Match Scores

7-11

Win

Play Date

2025-12-10

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
GS
Gustavo Sanchez

16XGRE · Shawnee, KS, US

DUPR

4.174

JP
Jared Peterson

ZNDRGQ · Lee's Summit, MO, US

DUPR

3.878

TEAM 2WINNER
JB
Jeffrey Brown

L5YXKQ · USA

DUPR

3.948

KK
Kyle Kindler

59NRLV · Overland Park, KS, US

DUPR

4.125

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-7341546394
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8325175799,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gustavo Sanchez",
        "dupr_id": "16XGRE",
        "rating": 4.174,
        "profile_pic_url": null,
        "location": "Shawnee, KS, US"
      },
      {
        "name": "Jared Peterson",
        "dupr_id": "ZNDRGQ",
        "rating": 3.878,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  },
  {
    "team_id": 6079927016,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Brown",
        "dupr_id": "L5YXKQ",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Kindler",
        "dupr_id": "59NRLV",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      }
    ]
  }
]