Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Friday AM DUPR, KOTC

ID: 5248325518

Match Scores

11-4

Loss

Play Date

2024-08-09

Play Time (Est)

11:30 PM

Play Location

1135 N Hickory Ave, Meridian, ID 83642, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RM
Ryan Myhre

1RLRN1 · Boise, ID, US

DUPR

4.497

AM
Aaron Meyer

3PGONZ · Boise, ID, US

DUPR

4.138

TEAM 2LOSS
KM
Kevin Murphy

ODLYN7 · USA

DUPR

3.329

KM
Kellen Murphy

3VXQ0E · Stockton, CA, US

DUPR

4.637

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-5248325518
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6695181024,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Myhre",
        "dupr_id": "1RLRN1",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "Aaron Meyer",
        "dupr_id": "3PGONZ",
        "rating": 4.138,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  },
  {
    "team_id": 5980029533,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Murphy",
        "dupr_id": "ODLYN7",
        "rating": 3.329,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kellen Murphy",
        "dupr_id": "3VXQ0E",
        "rating": 4.637,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      }
    ]
  }
]