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

Round Robin 🏆DUPR 2.3- 2.8 Winner Plays Free

ID: 8424160060

Match Scores

11-3

Loss

Play Date

2026-04-07

Play Time (Est)

5:00 PM

Play Location

Riverpoint Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
MT
Mikhail Tuntuniev

2PP2DR · USA

DUPR

2.606

DP
Den Poch

RD07KE · USA

DUPR

2.760

TEAM 2LOSS
M
Mariia

E9O0XJ · Da Nang, VN

DUPR

2.456

NS
Nikita Smirnov

V60LZ7 · USA

DUPR

2.010

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-8424160060
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5545419783,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mikhail Tuntuniev",
        "dupr_id": "2PP2DR",
        "rating": 2.606,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Den Poch",
        "dupr_id": "RD07KE",
        "rating": 2.76,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7593133719,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mariia",
        "dupr_id": "E9O0XJ",
        "rating": 2.456,
        "profile_pic_url": null,
        "location": "Da Nang, VN"
      },
      {
        "name": "Nikita Smirnov",
        "dupr_id": "V60LZ7",
        "rating": 2.01,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]