Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bousquet Sport - Spring Team Rally League - Week 6

ID: 7048056823

Match Scores

12-21

Win

Play Date

2026-05-21

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MM
Matthew Morgan

84WQWK · Pittsfield, MA, US

DUPR

4.540

JP
Jon Pickwell

2L94XY · USA

DUPR

3.890

TEAM 2WINNER
CT
Carter Tyer

7DM7WN · Pittsfield, MA, US

DUPR

4.910

TH
Tyler Hinton

G0E9PQ · USA

DUPR

3.979

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-7048056823
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8184404895,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Morgan",
        "dupr_id": "84WQWK",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Jon Pickwell",
        "dupr_id": "2L94XY",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8435295023,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carter Tyer",
        "dupr_id": "7DM7WN",
        "rating": 4.91,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Tyler Hinton",
        "dupr_id": "G0E9PQ",
        "rating": 3.979,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]