Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 3.5+ Spring Wednesday Ladder

ID: 7372298357

Match Scores

11-9

Loss

Play Date

2026-05-27

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AC
Andy Crossley

6ZWJRK · USA

DUPR

4.017

AR
Andy Robison

760LY0 · USA

DUPR

3.814

TEAM 2LOSS
CF
Colin Fyffe

J5KXJO · Easton, MA, US

DUPR

3.658

BH
Brian Houlihan

8K0OVY · Halifax, MA, US

DUPR

3.726

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-7372298357
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6859391912,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy  Crossley",
        "dupr_id": "6ZWJRK",
        "rating": 4.017,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Robison",
        "dupr_id": "760LY0",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5740328374,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Colin Fyffe",
        "dupr_id": "J5KXJO",
        "rating": 3.658,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      },
      {
        "name": "Brian Houlihan",
        "dupr_id": "8K0OVY",
        "rating": 3.726,
        "profile_pic_url": null,
        "location": "Halifax, MA, US"
      }
    ]
  }
]