Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

JPA_TOP_TOUR_2025_T5_SHIMOTSUMA

ID: 8457322412

Match Scores

15-3

Win

Play Date

2025-10-04

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AN
Akihiko Nishimura

RZ6GQQ · Tokyo, JP

DUPR

4.520

JP
Jonathan Pui

7DND99 · Toronto, ON, CA

DUPR

4.818

TEAM 2LOSS
YM
YAMATO MITSUI

YXGLRK · USA

DUPR

3.595

YK
Yuichi Kato

LVZVGZ · USA

DUPR

3.415

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-8457322412
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7258049432,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Akihiko Nishimura",
        "dupr_id": "RZ6GQQ",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": "Tokyo, JP"
      },
      {
        "name": "Jonathan Pui",
        "dupr_id": "7DND99",
        "rating": 4.818,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 8579579041,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "YAMATO MITSUI",
        "dupr_id": "YXGLRK",
        "rating": 3.595,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yuichi Kato",
        "dupr_id": "LVZVGZ",
        "rating": 3.415,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]