Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Group A

ID: 6811483025

Match Scores

5-11

Win

Play Date

2026-04-30

Play Time (Est)

6:15 AM

Play Location

Rotorua Pickleball Club Inc

Unverified Facility

Competitor Teams

TEAM 1LOSS
CK
Chris Kinman

XJ5QE4 · Rotorua, Bay of Plenty Region, NZ

DUPR

3.515

TM
Tony McKenna

8G66WM · Rotorua, Bay of Plenty, NZ

DUPR

3.925

TEAM 2WINNER
JG
John Gray

X2XLD5 · Rotorua, Bay of Plenty, NZ

DUPR

4.617

ML
Mark Lovegrove

8GLZ5X · Rotorua, Bay of Plenty, NZ

DUPR

3.662

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-6811483025
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6211226177,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Kinman",
        "dupr_id": "XJ5QE4",
        "rating": 3.515,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty Region, NZ"
      },
      {
        "name": "Tony McKenna",
        "dupr_id": "8G66WM",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 4423693440,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Gray",
        "dupr_id": "X2XLD5",
        "rating": 4.617,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Mark Lovegrove",
        "dupr_id": "8GLZ5X",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  }
]