Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Group A

ID: 8024377356

Match Scores

11-5

Loss

Play Date

2026-04-30

Play Time (Est)

1:00 PM

Play Location

Rotorua Pickleball Club Inc

Unverified Facility

Competitor Teams

TEAM 1WINNER
RS
Russell sinclair

2L7Q49 · Rotorua, Bay of Plenty, NZ

DUPR

3.644

ML
Mark Lovegrove

8GLZ5X · Rotorua, Bay of Plenty, NZ

DUPR

3.686

TEAM 2LOSS
ER
Eric Roberts

0YWW6G · Rotorua, Bay of Plenty, NZ

DUPR

3.774

CK
Chris Kinman

XJ5QE4 · Rotorua, Bay of Plenty Region, NZ

DUPR

3.510

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-8024377356
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7561513355,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Russell sinclair",
        "dupr_id": "2L7Q49",
        "rating": 3.644,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Mark Lovegrove",
        "dupr_id": "8GLZ5X",
        "rating": 3.686,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 6666177301,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Roberts",
        "dupr_id": "0YWW6G",
        "rating": 3.774,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Chris Kinman",
        "dupr_id": "XJ5QE4",
        "rating": 3.51,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty Region, NZ"
      }
    ]
  }
]