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

4.5+ Round Robin (DUPR reported)

ID: 4727053800

Match Scores

6-11

Win

Play Date

2026-05-19

Play Time (Est)

1:00 PM

Play Location

West Jordan, UT, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
RM
Ryan Marsh

N5DNGW · Island Park, ID, US

DUPR

4.644

TC
Tyson Clemens

2PEPYY · Boise, ID, US

DUPR

4.471

TEAM 2WINNER
EO
Erick OConor

Z4M4VD · Idaho Falls, ID, US

DUPR

5.004

AI
Alejandro Infante

D9OPL4 · Riverton, UT, US

DUPR

4.481

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-4727053800
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5474493060,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Marsh",
        "dupr_id": "N5DNGW",
        "rating": 4.644,
        "profile_pic_url": null,
        "location": "Island Park, ID, US"
      },
      {
        "name": "Tyson Clemens",
        "dupr_id": "2PEPYY",
        "rating": 4.471,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  },
  {
    "team_id": 6329301509,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Erick OConor",
        "dupr_id": "Z4M4VD",
        "rating": 5.004,
        "profile_pic_url": null,
        "location": "Idaho Falls, ID, US"
      },
      {
        "name": "Alejandro Infante",
        "dupr_id": "D9OPL4",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  }
]