Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

L260311PIR2000

ID: 6409285153

Match Scores

15-8

Win

Play Date

2026-04-29

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TK
Tim Kao

L2W79K · Royal Oak, MI, US

DUPR

4.420

JN
Jared Nathan

99MK5V · USA

DUPR

4.019

TEAM 2LOSS
DP
Derek Paquette

DY4V9X · USA

DUPR

3.941

SR
Steve Rankin

YG55JD · USA

DUPR

4.066

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-6409285153
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8548710113,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Kao",
        "dupr_id": "L2W79K",
        "rating": 4.42,
        "profile_pic_url": null,
        "location": "Royal Oak, MI, US"
      },
      {
        "name": "Jared Nathan",
        "dupr_id": "99MK5V",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5770171194,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Derek Paquette",
        "dupr_id": "DY4V9X",
        "rating": 3.941,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Rankin",
        "dupr_id": "YG55JD",
        "rating": 4.066,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]