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

PLAYOFFS - Newporter Moneyball $3000 - DUPR 4.5+

ID: 6460669688

Match Scores

15-13

Win

Play Date

2026-03-16

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CK
Cole Killoran

0P7ELG · USA

DUPR

5.050

CT
Carl Taibl

8GOLOG · Claremont, CA, US

DUPR

5.392

TEAM 2LOSS
CK
Casey Kalinyak

8KDJEY · USA

DUPR

4.898

MW
Mason Wei

30R62X · USA

DUPR

5.185

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-6460669688
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6897818450,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cole Killoran",
        "dupr_id": "0P7ELG",
        "rating": 5.05,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carl Taibl",
        "dupr_id": "8GOLOG",
        "rating": 5.392,
        "profile_pic_url": null,
        "location": "Claremont, CA, US"
      }
    ]
  },
  {
    "team_id": 8016234810,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Casey Kalinyak",
        "dupr_id": "8KDJEY",
        "rating": 4.898,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mason Wei ",
        "dupr_id": "30R62X",
        "rating": 5.185,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]