Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

May Moneyball Popup - Main Draw

ID: 7422379546

Match Scores

4-11

Win

Play Date

2026-05-28

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CS
Chirag Shetty

4L9L0V · USA

DUPR

4.246

JB
James Boyed

Q9KLV4 · USA

DUPR

4.223

TEAM 2WINNER
MB
McKeane Bennett

DWQRQX · Richmond, VA, US

DUPR

4.494

BR
Ben Reese

O6K2M2 · Chesterfield County, VA, US

DUPR

4.625

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-7422379546
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4435394544,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chirag Shetty",
        "dupr_id": "4L9L0V",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James  Boyed",
        "dupr_id": "Q9KLV4",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4735461415,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "McKeane Bennett",
        "dupr_id": "DWQRQX",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Ben Reese",
        "dupr_id": "O6K2M2",
        "rating": 4.625,
        "profile_pic_url": null,
        "location": "Chesterfield County, VA, US"
      }
    ]
  }
]