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

MD Pickleball Week 6 - DUPR 2.75-3.25

ID: 6845583076

Match Scores

9-21

Win

Play Date

2025-10-20

Play Time (Est)

5:00 PM

Play Location

Hoop Heaven

View Facility Page →

Competitor Teams

TEAM 1LOSS
CG
Charlotte Gabriele

PK6NPQ · Morristown, NJ, US

DUPR

2.137

EK
Elaine Kilcullen

O6GZYP · Hardwick Township, NJ, US

DUPR

2.584

TEAM 2WINNER
J
Jody

MY4E5V · Denville, NJ, US

DUPR

2.769

TB
Tracy Beveridge

4LOR7G · NJ, US

DUPR

2.972

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-6845583076
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7555660674,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Charlotte Gabriele",
        "dupr_id": "PK6NPQ",
        "rating": 2.137,
        "profile_pic_url": null,
        "location": "Morristown, NJ, US"
      },
      {
        "name": "Elaine  Kilcullen",
        "dupr_id": "O6GZYP",
        "rating": 2.584,
        "profile_pic_url": null,
        "location": "Hardwick Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 5834147161,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jody",
        "dupr_id": "MY4E5V",
        "rating": 2.769,
        "profile_pic_url": null,
        "location": "Denville, NJ, US"
      },
      {
        "name": "Tracy Beveridge",
        "dupr_id": "4LOR7G",
        "rating": 2.972,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  }
]