Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Monday Night 4.25 7:30 - Session 10

ID: 4356381966

Match Scores

15-6

Loss

Play Date

2025-12-30

Play Time (Est)

7:30 PM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RT
Ross Tanner

DWW256 · USA

DUPR

4.371

ER
Efren Ramirez Perez

DN26DY · Shakopee, MN, US

DUPR

4.335

TEAM 2LOSS
AL
Andy Larsen

EWLG6E · USA

DUPR

4.095

MC
Marisa Cobb

KO99VQ · Shakopee, MN, US

DUPR

4.091

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-4356381966
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6712943765,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ross Tanner",
        "dupr_id": "DWW256",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Efren Ramirez Perez",
        "dupr_id": "DN26DY",
        "rating": 4.335,
        "profile_pic_url": null,
        "location": "Shakopee, MN, US"
      }
    ]
  },
  {
    "team_id": 7778818816,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andy Larsen",
        "dupr_id": "EWLG6E",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marisa Cobb",
        "dupr_id": "KO99VQ",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": "Shakopee, MN, US"
      }
    ]
  }
]