Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Best Fixed-Partner Round Robin in town!

ID: 8291594539

Match Scores

11-8

Loss

Play Date

2026-05-18

Play Time (Est)

8:45 AM

Play Location

G4 Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
K
Kirill

G04MKQ · USA

DUPR

3.823

ST
Sơn Three-B

ORKRG7 · USA

DUPR

3.624

TEAM 2LOSS
MK
Marc Kielar

G5GZWV · Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

DUPR

3.652

KN
Kasper Nielsen

QJ67ND · USA

DUPR

3.504

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-8291594539
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5349754752,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kirill",
        "dupr_id": "G04MKQ",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sơn Three-B",
        "dupr_id": "ORKRG7",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7122298613,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marc Kielar",
        "dupr_id": "G5GZWV",
        "rating": 3.652,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Kasper Nielsen",
        "dupr_id": "QJ67ND",
        "rating": 3.504,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]