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

Pool A - DUPR 18 - STATE CHAMPIONSHIP ~ The Dink Minor League Pickleball @ Oklahoma Paddle Royale 011 – Tulsa

ID: 7452582370

Match Scores

21-19

Win

Play Date

2025-04-26

Play Time (Est)

11:30 PM

Play Location

Diadem Tulsa

Unverified Facility

Competitor Teams

TEAM 1WINNER
JG
John Giachino

ODRG5W · Oklahoma City, OK, US

DUPR

4.474

JA
Justin Appling

355NL5 · Amarillo, TX, US

DUPR

4.789

TEAM 2LOSS
BM
Brett Mills

GG2MPM · Tulsa, OK, US

DUPR

4.265

EB
Eric Bunch

3V2O63 · Jenks, OK, US

DUPR

5.222

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-7452582370
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4701528694,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Giachino",
        "dupr_id": "ODRG5W",
        "rating": 4.474,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Justin Appling",
        "dupr_id": "355NL5",
        "rating": 4.789,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      }
    ]
  },
  {
    "team_id": 6338297802,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brett Mills",
        "dupr_id": "GG2MPM",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Eric Bunch",
        "dupr_id": "3V2O63",
        "rating": 5.222,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      }
    ]
  }
]