Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bousquet Sport - Spring Team Rally League - Week 6

ID: 5431570900

Match Scores

6-21

Win

Play Date

2026-06-01

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MF
Mark Fischetti

59DKRP · USA

DUPR

3.691

Tom Mooney

307OQ1 · Lenox, MA, US

DUPR

3.707

TEAM 2WINNER
TW
Toby Wherry

89047E · Stephentown, NY, US

DUPR

3.494

TG
Thomas Gelb

9P7Z0R · Pittsfield, MA, US

DUPR

3.839

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-5431570900
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4982877538,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Fischetti",
        "dupr_id": "59DKRP",
        "rating": 3.691,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom Mooney",
        "dupr_id": "307OQ1",
        "rating": 3.707,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/82692_5de6a3c7be45d.jpeg",
        "location": "Lenox, MA, US"
      }
    ]
  },
  {
    "team_id": 8549986224,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Toby Wherry",
        "dupr_id": "89047E",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": "Stephentown, NY, US"
      },
      {
        "name": "Thomas Gelb",
        "dupr_id": "9P7Z0R",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  }
]