Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 4.0+ Winter Monday Ladder

ID: 7241672197

Match Scores

11-4

Win

Play Date

2026-02-09

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RS
Rajiv Shah

PKDQ9E · USA

DUPR

4.571

TS
Tyler Schofield

3YKM2P · Middleborough, MA, US

DUPR

4.412

TEAM 2LOSS
MD
Mikel DeFrancesco

17RZDN · Franklin, MA, US

DUPR

4.573

RT
Ryan Tarentino

YG42G4 · Brockton, MA, US

DUPR

4.359

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-7241672197
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4519348383,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rajiv Shah",
        "dupr_id": "PKDQ9E",
        "rating": 4.571,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler Schofield",
        "dupr_id": "3YKM2P",
        "rating": 4.412,
        "profile_pic_url": null,
        "location": "Middleborough, MA, US"
      }
    ]
  },
  {
    "team_id": 6051001505,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mikel DeFrancesco",
        "dupr_id": "17RZDN",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      },
      {
        "name": "Ryan Tarentino",
        "dupr_id": "YG42G4",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Brockton, MA, US"
      }
    ]
  }
]