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

MPGC 10am Wed 2.8-3.3 League wk3

ID: 7310600759

Match Scores

15-8

Win

Play Date

2026-06-03

Play Time (Est)

12:45 AM

Play Location

Montville Pickleball & Golf Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
J
Jody

MY4E5V · Denville, NJ, US

DUPR

2.645

SG
Shelley Gagliardi

GWYNVX · USA

DUPR

2.704

TEAM 2LOSS
JM
Jeanne Mckinley

LZD7JJ · USA

DUPR

2.396

KB
Kathy Baldisserotto

JPW6O4 · USA

DUPR

2.794

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-7310600759
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7411340174,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jody",
        "dupr_id": "MY4E5V",
        "rating": 2.645,
        "profile_pic_url": null,
        "location": "Denville, NJ, US"
      },
      {
        "name": "Shelley  Gagliardi",
        "dupr_id": "GWYNVX",
        "rating": 2.704,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8233214621,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeanne  Mckinley",
        "dupr_id": "LZD7JJ",
        "rating": 2.396,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kathy Baldisserotto",
        "dupr_id": "JPW6O4",
        "rating": 2.794,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]