Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

JPA_KOKUSAI_GROUP_TOP_TOUR_2026_T6_INUYAMA

ID: 4491277643

Match Scores

15-1

Win

Play Date

2026-02-08

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DA
Daisuke Araki

2LR59E · Tsuyama, Okayama, JP

DUPR

4.197

AO
Akari Okumura

E9Z7QE · USA

DUPR

4.010

TEAM 2LOSS
YO
yo otani

ELM64V · USA

DUPR

2.571

AH
anna hirose

NX2POW · USA

DUPR

2.321

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-4491277643
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7906164971,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daisuke Araki",
        "dupr_id": "2LR59E",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Tsuyama, Okayama, JP"
      },
      {
        "name": "Akari Okumura",
        "dupr_id": "E9Z7QE",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4692103610,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "yo otani",
        "dupr_id": "ELM64V",
        "rating": 2.571,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "anna hirose",
        "dupr_id": "NX2POW",
        "rating": 2.321,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]