Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 7505924441

Match Scores

11-9

Win

Play Date

2026-04-27

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BI
Ben Ivaldi

V7O4G5 · Bridgewater, MA, US

DUPR

4.203

JM
James Morrison

XKKR67 · Easton, MA, US

DUPR

4.117

TEAM 2LOSS
DC
Deepak Chadha

1NQZZN · Franklin, MA, US

DUPR

4.120

AG
AJ Grande

V7XG4E · Quincy, MA, US

DUPR

4.150

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-7505924441
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6910285904,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Ivaldi",
        "dupr_id": "V7O4G5",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": "Bridgewater, MA, US"
      },
      {
        "name": "James Morrison",
        "dupr_id": "XKKR67",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  },
  {
    "team_id": 4737475359,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Deepak Chadha",
        "dupr_id": "1NQZZN",
        "rating": 4.12,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      },
      {
        "name": "AJ Grande",
        "dupr_id": "V7XG4E",
        "rating": 4.15,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      }
    ]
  }
]