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

Miami Valley Challenge 2025 - Mens Doubles Skill: (4.5 And Above) Age: (18 And Above)

ID: 7733452898

Match Scores

11-0

Win

Play Date

2025-07-12

Play Time (Est)

3:30 PM

Play Location

West Chester Township, OH

Unverified Facility

Competitor Teams

TEAM 1WINNER
DK
Derek Krieger

3XKL4X · Miamisburg, OH, US

DUPR

5.173

CR
Connor Radune

MYLW0L · Akron, OH, US

DUPR

5.140

TEAM 2LOSS
LR
Lance Ross

3XKM4R · Ashland, KY, US

DUPR

3.937

JG
Joseph Gaiter

W6WL2L · USA

DUPR

4.627

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-7733452898
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8488196438,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek Krieger",
        "dupr_id": "3XKL4X",
        "rating": 5.173,
        "profile_pic_url": null,
        "location": "Miamisburg, OH, US"
      },
      {
        "name": "Connor Radune",
        "dupr_id": "MYLW0L",
        "rating": 5.14,
        "profile_pic_url": null,
        "location": "Akron, OH, US"
      }
    ]
  },
  {
    "team_id": 7424728644,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lance Ross",
        "dupr_id": "3XKM4R",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "Ashland, KY, US"
      },
      {
        "name": "Joseph Gaiter",
        "dupr_id": "W6WL2L",
        "rating": 4.627,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]