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

PPA Tour: Indoor National Championships - Mens Doubles Pro Qualifier

ID: 5653438618

Match Scores

11-5, 11-3

Loss

Play Date

2026-01-19

Play Time (Est)

11:30 PM

Play Location

Lakeville, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
DK
Dale Kim

0YDVPN · Seoul, KR

DUPR

5.439

DM
Danny Miron

8GQLPQ · Atlanta, GA, US

DUPR

5.623

TEAM 2LOSS
MB
matthew bozoian

3P4POG · Minneapolis, MN, US

DUPR

4.906

BS
Blake Suard

L5KGMQ · Minneapolis, MN, US

DUPR

5.192

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-5653438618
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7371328889,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dale Kim",
        "dupr_id": "0YDVPN",
        "rating": 5.439,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      },
      {
        "name": "Danny Miron",
        "dupr_id": "8GQLPQ",
        "rating": 5.623,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 8208195422,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "matthew bozoian",
        "dupr_id": "3P4POG",
        "rating": 4.906,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Blake Suard",
        "dupr_id": "L5KGMQ",
        "rating": 5.192,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]