Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4784934011

Match Scores

11-7, 11-3, 11-2

Win

Play Date

2025-11-15

Play Time (Est)

12:45 AM

Play Location

Minneapolis, MN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SW
Stan Williams

6ZKVMG · Ramsey, MN, US

DUPR

4.045

JJ
Johnny Johnson

55ZRYP · USA

DUPR

3.628

TEAM 2LOSS
SB
Sterling Browne

WN20NQ · USA

DUPR

3.361

DD
Damein Daniels

6K2GKE · USA

DUPR

3.460

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-4784934011
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7943611582,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stan Williams",
        "dupr_id": "6ZKVMG",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": "Ramsey, MN, US"
      },
      {
        "name": "Johnny Johnson",
        "dupr_id": "55ZRYP",
        "rating": 3.628,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7519163149,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sterling Browne",
        "dupr_id": "WN20NQ",
        "rating": 3.361,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Damein Daniels",
        "dupr_id": "6K2GKE",
        "rating": 3.46,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]