Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bousquet Sport - Spring Team Rally League - Week 7

ID: 7325729359

Match Scores

21-15

Loss

Play Date

2026-05-28

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
Jon Pickwell

2L94XY · USA

DUPR

3.874

MM
Matthew Morgan

84WQWK · Pittsfield, MA, US

DUPR

4.559

TEAM 2LOSS
TG
Thomas Gelb

9P7Z0R · Pittsfield, MA, US

DUPR

3.819

RC
Rob Coco

6ZQ7LE · Pittsfield, MA, US

DUPR

4.330

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-7325729359
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5849375530,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jon Pickwell",
        "dupr_id": "2L94XY",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Morgan",
        "dupr_id": "84WQWK",
        "rating": 4.559,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  },
  {
    "team_id": 5236203537,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Gelb",
        "dupr_id": "9P7Z0R",
        "rating": 3.819,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Rob Coco",
        "dupr_id": "6ZQ7LE",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  }
]