Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 5615745033

Match Scores

8-11

Loss

Play Date

2026-04-13

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CG
Chris Gill

99D66R · Abington, MA, US

DUPR

3.951

DD
Daniel Devereaux

4LRWW6 · Taunton, MA, US

DUPR

3.872

TEAM 2WINNER
JG
Jeff Goldman

30DEG8 · Easton, MA, US

DUPR

3.915

JS
Jay Spillane

G5PMMM · Easton, MA, US

DUPR

3.939

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-5615745033
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6887660298,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris  Gill",
        "dupr_id": "99D66R",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": "Abington, MA, US"
      },
      {
        "name": "Daniel Devereaux",
        "dupr_id": "4LRWW6",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "Taunton, MA, US"
      }
    ]
  },
  {
    "team_id": 5042880081,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Goldman",
        "dupr_id": "30DEG8",
        "rating": 3.915,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      },
      {
        "name": "Jay Spillane",
        "dupr_id": "G5PMMM",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  }
]