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

Best Fixed-Partner Round Robin in town!

ID: 6912021313

Match Scores

1-11

Win

Play Date

2026-05-18

Play Time (Est)

2:15 AM

Play Location

G4 Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
GW
Geoffrey willem

Z42EJW · USA

DUPR

3.035

LH
Loic Horlin

OZM0L2 · USA

DUPR

2.839

TEAM 2WINNER
MK
Marc Kielar

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

DUPR

3.663

KN
Kasper Nielsen

QJ67ND · USA

DUPR

3.517

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-6912021313
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5976527665,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Geoffrey willem",
        "dupr_id": "Z42EJW",
        "rating": 3.035,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Loic Horlin",
        "dupr_id": "OZM0L2",
        "rating": 2.839,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7037551315,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marc Kielar",
        "dupr_id": "G5GZWV",
        "rating": 3.663,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Kasper Nielsen",
        "dupr_id": "QJ67ND",
        "rating": 3.517,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]