Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bousquet Sport - Spring Team Rally League - Week 3

ID: 7909785158

Match Scores

21-18

Win

Play Date

2026-04-30

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Adam Simeone

N77JW2 · Pittsfield, MA, US

DUPR

4.879

MJ
Matt Jarck

2L7ORY · Pittsfield, MA, US

DUPR

4.250

TEAM 2LOSS
RC
Rob Coco

6ZQ7LE · Pittsfield, MA, US

DUPR

4.345

TG
Thomas Gelb

9P7Z0R · Pittsfield, MA, US

DUPR

3.842

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-7909785158
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6046499875,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Simeone",
        "dupr_id": "N77JW2",
        "rating": 4.879,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Matt Jarck ",
        "dupr_id": "2L7ORY",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  },
  {
    "team_id": 6016989710,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rob Coco",
        "dupr_id": "6ZQ7LE",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Thomas Gelb",
        "dupr_id": "9P7Z0R",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  }
]