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: 6322792104

Match Scores

21-23

Loss

Play Date

2025-04-26

Play Time (Est)

1:00 PM

Play Location

Diadem Tulsa

Unverified Facility

Competitor Teams

TEAM 1LOSS
JG
John Giachino

ODRG5W · Oklahoma City, OK, US

DUPR

4.463

JA
Justin Appling

355NL5 · Amarillo, TX, US

DUPR

4.800

TEAM 2WINNER
MF
Michael Farlow

8M6LMO · Bel Aire, KS, US

DUPR

4.547

IC
Ian Carr

3ZEJP3 · Wichita, KS, US

DUPR

4.654

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-6322792104
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5889879603,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Giachino",
        "dupr_id": "ODRG5W",
        "rating": 4.463,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Justin Appling",
        "dupr_id": "355NL5",
        "rating": 4.8,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      }
    ]
  },
  {
    "team_id": 8485579536,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Farlow",
        "dupr_id": "8M6LMO",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": "Bel Aire, KS, US"
      },
      {
        "name": "Ian Carr",
        "dupr_id": "3ZEJP3",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]