Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Monday Night 4.25 7:30 - Session 10

ID: 6960274589

Match Scores

15-9

Win

Play Date

2025-12-30

Play Time (Est)

6:15 AM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RT
Ross Tanner

DWW256 · USA

DUPR

4.399

MC
Marisa Cobb

KO99VQ · Shakopee, MN, US

DUPR

4.084

TEAM 2LOSS
ER
Efren Ramirez Perez

DN26DY · Shakopee, MN, US

DUPR

4.310

AL
Andy Larsen

EWLG6E · USA

DUPR

4.098

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-6960274589
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5894644123,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ross Tanner",
        "dupr_id": "DWW256",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marisa Cobb",
        "dupr_id": "KO99VQ",
        "rating": 4.084,
        "profile_pic_url": null,
        "location": "Shakopee, MN, US"
      }
    ]
  },
  {
    "team_id": 7501138023,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Efren Ramirez Perez",
        "dupr_id": "DN26DY",
        "rating": 4.31,
        "profile_pic_url": null,
        "location": "Shakopee, MN, US"
      },
      {
        "name": "Andy Larsen",
        "dupr_id": "EWLG6E",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]