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

RRC #18 MENS 4.5+

ID: 7565264736

Match Scores

8-11

Win

Play Date

2026-04-11

Play Time (Est)

1:00 PM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
ER
Efren Ramirez Perez

DN26DY · Shakopee, MN, US

DUPR

4.521

DJ
Daniel Jake McKown

1RKQE3 · Menomonie, WI, US

DUPR

4.321

TEAM 2WINNER
EI
Erik Iverson

8KPE4K · Hastings, MN, US

DUPR

4.751

RD
Rob Devereux

30XQ02 · Saint Paul, MN, US

DUPR

4.517

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-7565264736
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6211039603,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Efren Ramirez Perez",
        "dupr_id": "DN26DY",
        "rating": 4.521,
        "profile_pic_url": null,
        "location": "Shakopee, MN, US"
      },
      {
        "name": "Daniel Jake McKown",
        "dupr_id": "1RKQE3",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Menomonie, WI, US"
      }
    ]
  },
  {
    "team_id": 4426030936,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Erik Iverson",
        "dupr_id": "8KPE4K",
        "rating": 4.751,
        "profile_pic_url": null,
        "location": "Hastings, MN, US"
      },
      {
        "name": "Rob Devereux",
        "dupr_id": "30XQ02",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  }
]