Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Friday AM DUPR, KOTC

ID: 7852726346

Match Scores

9-11

Win

Play Date

2024-08-09

Play Time (Est)

3:30 PM

Play Location

1135 N Hickory Ave, Meridian, ID 83642, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JH
Jordan Hansen

ODXR42 · Eagle, ID, US

DUPR

4.002

CB
Chris Brown

XJRWQR · Eagle, ID, US

DUPR

3.651

TEAM 2WINNER
KM
Kevin Murphy

ODLYN7 · USA

DUPR

3.347

KM
Kellen Murphy

3VXQ0E · Stockton, CA, US

DUPR

4.707

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-7852726346
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7861571979,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordan Hansen",
        "dupr_id": "ODXR42",
        "rating": 4.002,
        "profile_pic_url": null,
        "location": "Eagle, ID, US"
      },
      {
        "name": "Chris Brown",
        "dupr_id": "XJRWQR",
        "rating": 3.651,
        "profile_pic_url": null,
        "location": "Eagle, ID, US"
      }
    ]
  },
  {
    "team_id": 6664384516,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Murphy",
        "dupr_id": "ODLYN7",
        "rating": 3.347,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kellen Murphy",
        "dupr_id": "3VXQ0E",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      }
    ]
  }
]