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

CPL (3.0) Week (1) Home Court @ Flemington

ID: 6135741057

Match Scores

5-21

Win

Play Date

2026-05-18

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KL
Kristin LaRosa

2YG5JE · USA

DUPR

3.065

DS
David Schwartz

KOMGGO · NJ, US

DUPR

2.971

TEAM 2WINNER
MT
Monika Torbus

MYEJ5G · NJ, US

DUPR

3.379

AS
Addison Stewart

56NPEP · Bound Brook, NJ, US

DUPR

3.552

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-6135741057
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5456902996,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kristin  LaRosa",
        "dupr_id": "2YG5JE",
        "rating": 3.065,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Schwartz",
        "dupr_id": "KOMGGO",
        "rating": 2.971,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  },
  {
    "team_id": 6774445920,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Monika Torbus",
        "dupr_id": "MYEJ5G",
        "rating": 3.379,
        "profile_pic_url": null,
        "location": "NJ, US"
      },
      {
        "name": "Addison Stewart",
        "dupr_id": "56NPEP",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": "Bound Brook, NJ, US"
      }
    ]
  }
]