Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 8558216507

Match Scores

6-11

Loss

Play Date

2026-04-06

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CG
Chris Gill

99D66R · Abington, MA, US

DUPR

3.972

DB
Dan Bonin

3OVML1 · North Attleborough, MA, US

DUPR

3.766

TEAM 2WINNER
RC
Rob Curtis

G59O9X · Boston, MA, US

DUPR

3.996

BR
Ben Rey

3YEY64 · Easton, MA, US

DUPR

3.856

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-8558216507
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6559179622,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris  Gill",
        "dupr_id": "99D66R",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": "Abington, MA, US"
      },
      {
        "name": "Dan Bonin",
        "dupr_id": "3OVML1",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": "North Attleborough, MA, US"
      }
    ]
  },
  {
    "team_id": 7862444987,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rob Curtis",
        "dupr_id": "G59O9X",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Ben Rey",
        "dupr_id": "3YEY64",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  }
]