Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bousquet Sport - Spring Team Rally League - Week 6

ID: 7735198089

Match Scores

21-19

Loss

Play Date

2026-06-01

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Tom Mooney

307OQ1 · Lenox, MA, US

DUPR

3.712

VF
Veronica Fuentes

WXNODG · USA

DUPR

3.171

TEAM 2LOSS
LR
Lisa Reznik

RZ9G6Q · Lenox, MA, US

DUPR

3.429

TG
Thomas Gelb

9P7Z0R · Pittsfield, MA, US

DUPR

3.834

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-7735198089
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8242743444,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Mooney",
        "dupr_id": "307OQ1",
        "rating": 3.712,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/82692_5de6a3c7be45d.jpeg",
        "location": "Lenox, MA, US"
      },
      {
        "name": "Veronica Fuentes",
        "dupr_id": "WXNODG",
        "rating": 3.171,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4393681232,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Reznik",
        "dupr_id": "RZ9G6Q",
        "rating": 3.429,
        "profile_pic_url": null,
        "location": "Lenox, MA, US"
      },
      {
        "name": "Thomas Gelb",
        "dupr_id": "9P7Z0R",
        "rating": 3.834,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  }
]