Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Group A

ID: 5213724430

Match Scores

11-2

Win

Play Date

2026-04-30

Play Time (Est)

11:30 PM

Play Location

Rotorua Pickleball Club Inc

Unverified Facility

Competitor Teams

TEAM 1WINNER
DP
Dan Peden

XJVVZR · Rotorua, Bay of Plenty, NZ

DUPR

3.893

JG
John Gray

X2XLD5 · Rotorua, Bay of Plenty, NZ

DUPR

4.575

TEAM 2LOSS
ER
Eric Roberts

0YWW6G · Rotorua, Bay of Plenty, NZ

DUPR

3.799

ML
Mark Lovegrove

8GLZ5X · Rotorua, Bay of Plenty, NZ

DUPR

3.673

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-5213724430
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6012643996,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Peden",
        "dupr_id": "XJVVZR",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "John Gray",
        "dupr_id": "X2XLD5",
        "rating": 4.575,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 7639920273,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Roberts",
        "dupr_id": "0YWW6G",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Mark Lovegrove",
        "dupr_id": "8GLZ5X",
        "rating": 3.673,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  }
]