Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 4.0+ Winter Monday Ladder

ID: 8370100444

Match Scores

7-11

Win

Play Date

2026-02-09

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AD
Ankit Dubey

G5KN5G · Kingston, MA, US

DUPR

4.344

RT
Ryan Tarentino

YG42G4 · Brockton, MA, US

DUPR

4.357

TEAM 2WINNER
TS
Tyler Schofield

3YKM2P · Middleborough, MA, US

DUPR

4.414

TF
Tim Figueredo

35DW9V · Medfield, MA, US

DUPR

4.404

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-8370100444
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5606050017,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ankit Dubey",
        "dupr_id": "G5KN5G",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": "Kingston, MA, US"
      },
      {
        "name": "Ryan Tarentino",
        "dupr_id": "YG42G4",
        "rating": 4.357,
        "profile_pic_url": null,
        "location": "Brockton, MA, US"
      }
    ]
  },
  {
    "team_id": 5447926434,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tyler Schofield",
        "dupr_id": "3YKM2P",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": "Middleborough, MA, US"
      },
      {
        "name": "Tim Figueredo",
        "dupr_id": "35DW9V",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": "Medfield, MA, US"
      }
    ]
  }
]