Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 5225282339

Match Scores

19-21

Loss

Play Date

2026-05-16

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TO
Tamara Ochoa

DN00LM · USA

DUPR

3.957

TN
Thomas Nemet

9P4KLK · Cheshire, CT, US

DUPR

4.100

TEAM 2WINNER
IC
Inakshi Chandra Mohanty

N7M6E7 · Avon, CT, US

DUPR

4.056

JL
Joe Loparco

0QEWN4 · USA

DUPR

4.082

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-5225282339
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5908267327,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tamara Ochoa",
        "dupr_id": "DN00LM",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thomas Nemet",
        "dupr_id": "9P4KLK",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": "Cheshire, CT, US"
      }
    ]
  },
  {
    "team_id": 7002050914,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Inakshi Chandra Mohanty",
        "dupr_id": "N7M6E7",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "Avon, CT, US"
      },
      {
        "name": "Joe Loparco",
        "dupr_id": "0QEWN4",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]