Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (4.0) Week (7) Montville @ Pickleball Palace

ID: 6447884686

Match Scores

14-21

Win

Play Date

2026-04-09

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MJ
Maggie Jiang

ODM2G2 · USA

DUPR

3.097

KT
Kaleigh Tierney

NYKXG2 · Morristown, NJ, US

DUPR

4.133

TEAM 2WINNER
TM
Tara Millman

8DYPDL · USA

DUPR

4.083

MD
Martyna Dudek

3VL42J · Garwood, NJ, US

DUPR

3.726

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-6447884686
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7766773423,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Maggie Jiang",
        "dupr_id": "ODM2G2",
        "rating": 3.097,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kaleigh Tierney",
        "dupr_id": "NYKXG2",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "Morristown, NJ, US"
      }
    ]
  },
  {
    "team_id": 4549079885,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tara Millman",
        "dupr_id": "8DYPDL",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Martyna Dudek",
        "dupr_id": "3VL42J",
        "rating": 3.726,
        "profile_pic_url": null,
        "location": "Garwood, NJ, US"
      }
    ]
  }
]