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

MD Pickleball Week 5 - DUPR 2.75-3.25

ID: 5906384768

Match Scores

13-21

Win

Play Date

2025-10-13

Play Time (Est)

9:00 PM

Play Location

Hoop Heaven

View Facility Page →

Competitor Teams

TEAM 1LOSS
LM
Lisa Mowbray

N7Z06Z · USA

DUPR

2.675

EK
Elaine Kilcullen

O6GZYP · Hardwick Township, NJ, US

DUPR

2.588

TEAM 2WINNER
TB
Tracy Beveridge

4LOR7G · NJ, US

DUPR

2.955

J
Jody

MY4E5V · Denville, NJ, US

DUPR

2.746

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-5906384768
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5377420039,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lisa Mowbray",
        "dupr_id": "N7Z06Z",
        "rating": 2.675,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elaine  Kilcullen",
        "dupr_id": "O6GZYP",
        "rating": 2.588,
        "profile_pic_url": null,
        "location": "Hardwick Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 5224752558,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tracy Beveridge",
        "dupr_id": "4LOR7G",
        "rating": 2.955,
        "profile_pic_url": null,
        "location": "NJ, US"
      },
      {
        "name": "Jody",
        "dupr_id": "MY4E5V",
        "rating": 2.746,
        "profile_pic_url": null,
        "location": "Denville, NJ, US"
      }
    ]
  }
]