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

🎾 DUPR 2.6 -3.6 ROUND ROBIN

ID: 4586701672

Match Scores

7-11

Loss

Play Date

2025-12-30

Play Time (Est)

5:00 PM

Play Location

G4 Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
H
Hoang

JPK7KM · Da Nang, VN

DUPR

2.886

DA
DELETED Account

5EG05R · USA

DUPR

2.790

TEAM 2WINNER
R
Rin

YN9PWG · USA

DUPR

3.654

VF
Vladislav Filatov

NRV66W · Sơn Trà, Đà Nẵng, VN

DUPR

2.858

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-4586701672
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4596151771,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hoang",
        "dupr_id": "JPK7KM",
        "rating": 2.886,
        "profile_pic_url": null,
        "location": "Da Nang, VN"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "5EG05R",
        "rating": 2.79,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7653192308,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rin",
        "dupr_id": "YN9PWG",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vladislav Filatov",
        "dupr_id": "NRV66W",
        "rating": 2.858,
        "profile_pic_url": null,
        "location": "Sơn Trà, Đà Nẵng, VN"
      }
    ]
  }
]