Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

MiLP Battle for the Sound Division 20

ID: 7672404460

Match Scores

17-15

Loss

Play Date

2023-09-10

Play Time (Est)

5:00 PM

Play Location

Lake Stevens, WA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DT
Derek Thompson

1RXR6Z · Seattle, WA, US

DUPR

5.070

SN
Santhosh Narayanan

8GKLRG · Chennai, TN, IN

DUPR

5.028

TEAM 2LOSS
TJ
Tyler Jacobson

3Z406D · USA

DUPR

4.708

KM
Kali McKenzie

8WK2VL · USA

DUPR

4.942

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-7672404460
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5134765085,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek Thompson",
        "dupr_id": "1RXR6Z",
        "rating": 5.07,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Santhosh Narayanan",
        "dupr_id": "8GKLRG",
        "rating": 5.028,
        "profile_pic_url": null,
        "location": "Chennai, TN, IN"
      }
    ]
  },
  {
    "team_id": 6905237213,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Jacobson",
        "dupr_id": "3Z406D",
        "rating": 4.708,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kali McKenzie",
        "dupr_id": "8WK2VL",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]