Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bousquet Sport - Spring Team Rally League - Week 6

ID: 7032861821

Match Scores

16-21

Loss

Play Date

2026-05-21

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TG
Thomas Gelb

9P7Z0R · Pittsfield, MA, US

DUPR

3.825

AM
Ashley Morrison

1NZN0Z · Pownal, VT, US

DUPR

4.437

TEAM 2WINNER
MB
Megan Besse

8DJLZL · Pittsfield, MA, US

DUPR

4.732

MM
Matthew Morgan

84WQWK · Pittsfield, MA, US

DUPR

4.546

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-7032861821
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7796799940,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas Gelb",
        "dupr_id": "9P7Z0R",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Ashley Morrison",
        "dupr_id": "1NZN0Z",
        "rating": 4.437,
        "profile_pic_url": null,
        "location": "Pownal, VT, US"
      }
    ]
  },
  {
    "team_id": 7670567630,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Megan Besse",
        "dupr_id": "8DJLZL",
        "rating": 4.732,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Matthew Morgan",
        "dupr_id": "84WQWK",
        "rating": 4.546,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  }
]