Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

- MNPB MENS RRC#009 4.0-4.5 (round 1)

ID: 6222447634

Match Scores

11-1

Win

Play Date

2025-06-07

Play Time (Est)

11:30 PM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DJ
DeAndre Jones

NYXJO2 · St. Louis Park, MN, US

DUPR

4.438

BG
Brandon Giles

NR7Q6N · USA

DUPR

4.167

TEAM 2LOSS
LC
Logan Cook

W64JRG · USA

DUPR

4.063

SB
Scott Brown

PWRY2E · USA

DUPR

3.696

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-6222447634
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8305141023,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "DeAndre Jones",
        "dupr_id": "NYXJO2",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": "St. Louis Park, MN, US"
      },
      {
        "name": "Brandon Giles",
        "dupr_id": "NR7Q6N",
        "rating": 4.167,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6432382499,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Logan Cook",
        "dupr_id": "W64JRG",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott  Brown",
        "dupr_id": "PWRY2E",
        "rating": 3.696,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]