Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Bousquet Sport - Spring Team Rally League - Week 2

ID: 8569336290

Match Scores

18-21

Win

Play Date

2026-04-27

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KM
Kelly Maginnis

NYLMGN · Pittsfield, MA, US

DUPR

4.013

JK
Jolene Krol

LWPMVK · USA

DUPR

3.076

TEAM 2WINNER
JO
Jessica O’Brien

WNLDXK · USA

DUPR

2.960

LR
Lisa Reznik

RZ9G6Q · Lenox, MA, US

DUPR

3.478

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-8569336290
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7205498775,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly Maginnis",
        "dupr_id": "NYLMGN",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Jolene Krol",
        "dupr_id": "LWPMVK",
        "rating": 3.076,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8418584181,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jessica O’Brien",
        "dupr_id": "WNLDXK",
        "rating": 2.96,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lisa Reznik",
        "dupr_id": "RZ9G6Q",
        "rating": 3.478,
        "profile_pic_url": null,
        "location": "Lenox, MA, US"
      }
    ]
  }
]