Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's Massive Ladder - All Skill Levels

ID: 6000307194

Match Scores

7-11

Win

Play Date

2026-06-01

Play Time (Est)

7:30 PM

Play Location

4900 Molly Banister Dr, Red Deer, T4R 1N9

Unverified Facility

Competitor Teams

TEAM 1LOSS
RF
Reiss Flunder

N5Q7P2 · USA

DUPR

3.846

EA
Eric Adamson

0PJQ9N · USA

DUPR

3.515

TEAM 2WINNER
JS
Jonathan Strome

MYRG9P · Red Deer, AB, CA

DUPR

4.076

RH
Rick Howarth

9DDGZK · USA

DUPR

3.452

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-6000307194
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7151154020,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Reiss Flunder",
        "dupr_id": "N5Q7P2",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Adamson",
        "dupr_id": "0PJQ9N",
        "rating": 3.515,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6085809032,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Strome",
        "dupr_id": "MYRG9P",
        "rating": 4.076,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Rick Howarth",
        "dupr_id": "9DDGZK",
        "rating": 3.452,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]