Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

RRC #16 - Mens 4.5 Round 1

ID: 4574784434

Match Scores

11-8

Loss

Play Date

2026-02-14

Play Time (Est)

3:30 PM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RL
Rory Luck

JZPGEO · Chaska, MN, US

DUPR

4.534

JT
Josh Thurow

3VLDQJ · USA

DUPR

4.317

TEAM 2LOSS
JN
John Nelson

8K2ZR6 · USA

DUPR

4.438

TP
Tyler Pauleon

DWJZDM · Osseo, MN, US

DUPR

4.132

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-4574784434
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6091325251,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rory Luck",
        "dupr_id": "JZPGEO",
        "rating": 4.534,
        "profile_pic_url": null,
        "location": "Chaska, MN, US"
      },
      {
        "name": "Josh Thurow",
        "dupr_id": "3VLDQJ",
        "rating": 4.317,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8328080069,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Nelson",
        "dupr_id": "8K2ZR6",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler Pauleon",
        "dupr_id": "DWJZDM",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "Osseo, MN, US"
      }
    ]
  }
]