Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

RRC #18 MENS 4.5+

ID: 6270435865

Match Scores

7-11

Loss

Play Date

2026-04-11

Play Time (Est)

2:15 AM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
EI
Erik Iverson

8KPE4K · Hastings, MN, US

DUPR

4.743

LH
Latino HEAT

QPXDR4 · Prior Lake, MN, US

DUPR

4.222

TEAM 2WINNER
AD
Arbin Dallakoti

56JGKV · USA

DUPR

4.411

ER
Efren Ramirez Perez

DN26DY · Shakopee, MN, US

DUPR

4.528

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-6270435865
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8306676087,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Erik Iverson",
        "dupr_id": "8KPE4K",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "Hastings, MN, US"
      },
      {
        "name": "Latino HEAT",
        "dupr_id": "QPXDR4",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": "Prior Lake, MN, US"
      }
    ]
  },
  {
    "team_id": 6083871556,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Arbin Dallakoti",
        "dupr_id": "56JGKV",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Efren Ramirez Perez",
        "dupr_id": "DN26DY",
        "rating": 4.528,
        "profile_pic_url": null,
        "location": "Shakopee, MN, US"
      }
    ]
  }
]