Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Gore Ladder League - Gore Pickleball Ladder T2 2026

ID: 6920144880

Match Scores

15-10

Win

Play Date

2026-05-18

Play Time (Est)

1:00 PM

Play Location

Gore Multisports Complex - Gore, New Zealand

Unverified Facility

Competitor Teams

TEAM 1WINNER
ML
Marcin Lipski

0YK2Z4 · Gore, Southland, NZ

DUPR

4.269

RT
Reuben Turipa

O6JX5E · USA

DUPR

3.728

TEAM 2LOSS
ND
Netty Dennis

EG462V · USA

DUPR

3.558

FP
Finn Panchaud

ELN2WW · USA

DUPR

3.487

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-6920144880
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4709042372,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marcin Lipski",
        "dupr_id": "0YK2Z4",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": "Gore, Southland, NZ"
      },
      {
        "name": "Reuben Turipa",
        "dupr_id": "O6JX5E",
        "rating": 3.728,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5383651849,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Netty Dennis",
        "dupr_id": "EG462V",
        "rating": 3.558,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Finn Panchaud",
        "dupr_id": "ELN2WW",
        "rating": 3.487,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]