Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Friday AM DUPR, KOTC

ID: 6920998187

Match Scores

9-11

Win

Play Date

2024-08-09

Play Time (Est)

12:45 AM

Play Location

1135 N Hickory Ave, Meridian, ID 83642, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DT
Dwight Thurston

355WQ5 · Boise, ID, US

DUPR

3.652

KB
Kyle Bellnap

8MORO1 · Meridian, ID, US

DUPR

4.097

TEAM 2WINNER
KM
Kevin Murphy

ODLYN7 · USA

DUPR

3.284

KM
Kellen Murphy

3VXQ0E · Stockton, CA, US

DUPR

4.485

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-6920998187
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4946712877,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dwight Thurston",
        "dupr_id": "355WQ5",
        "rating": 3.652,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "Kyle Bellnap",
        "dupr_id": "8MORO1",
        "rating": 4.097,
        "profile_pic_url": null,
        "location": "Meridian, ID, US"
      }
    ]
  },
  {
    "team_id": 5324418867,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Murphy",
        "dupr_id": "ODLYN7",
        "rating": 3.284,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kellen Murphy",
        "dupr_id": "3VXQ0E",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      }
    ]
  }
]