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

Best Fixed-Partner Round Robin in town!

ID: 6139352592

Match Scores

1-11

Win

Play Date

2026-05-25

Play Time (Est)

1:00 PM

Play Location

G4 Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
GW
Geoffrey willem

Z42EJW · USA

DUPR

2.746

LH
Loic Horlin

OZM0L2 · USA

DUPR

2.774

TEAM 2WINNER
MK
Marc Kielar

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

DUPR

3.653

TR
Tommy rom

X0Q277 · USA

DUPR

3.533

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-6139352592
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4982105818,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Geoffrey willem",
        "dupr_id": "Z42EJW",
        "rating": 2.746,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Loic Horlin",
        "dupr_id": "OZM0L2",
        "rating": 2.774,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5124073402,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marc Kielar",
        "dupr_id": "G5GZWV",
        "rating": 3.653,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Tommy  rom",
        "dupr_id": "X0Q277",
        "rating": 3.533,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]