Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Competitive Open Play Match

ID: 5382750989

Match Scores

13-11, 11-8, 7-11

Win

Play Date

2025-01-22

Play Time (Est)

6:15 AM

Play Location

Spruce Grove, AB T7X, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
JB
Jeff Brewster

17ERJ4 · Grande Prairie, AB, CA

DUPR

4.518

JW
jay wolf

8EKYLJ · Spruce Grove, AB, CA

DUPR

4.482

TEAM 2LOSS
TW
Trent Wilson

0YGZ9G · Grande Prairie, AB, CA

DUPR

4.432

GW
Guy Wight

W8K678 · Spruce Grove, AB, CA

DUPR

5.108

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-5382750989
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7897806725,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Brewster",
        "dupr_id": "17ERJ4",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": "Grande Prairie, AB, CA"
      },
      {
        "name": "jay wolf",
        "dupr_id": "8EKYLJ",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      }
    ]
  },
  {
    "team_id": 7342231080,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trent Wilson",
        "dupr_id": "0YGZ9G",
        "rating": 4.432,
        "profile_pic_url": null,
        "location": "Grande Prairie, AB, CA"
      },
      {
        "name": "Guy Wight",
        "dupr_id": "W8K678",
        "rating": 5.108,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      }
    ]
  }
]