Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Jet Setters 4.0+ | MON @ 8PM - Session 1, Mon Apr 6

ID: 6983965157

Match Scores

5-15

Win

Play Date

2026-04-07

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MD
McKenzie Dangerfield

W6725Q · Salt Lake City, UT, US

DUPR

4.007

KG
Kagan Gearhart

PZLP0E · USA

DUPR

4.132

TEAM 2WINNER
ML
Matt Laird

J5ZRDM · Cincinnati, OH, US

DUPR

4.075

SC
Satish Casie Chetty

KYZNOQ · USA

DUPR

4.087

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-6983965157
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4928687100,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "McKenzie Dangerfield",
        "dupr_id": "W6725Q",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Kagan Gearhart",
        "dupr_id": "PZLP0E",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8305549389,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Laird",
        "dupr_id": "J5ZRDM",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      },
      {
        "name": "Satish Casie Chetty",
        "dupr_id": "KYZNOQ",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]