Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time Woodbridge League

ID: 5170963067

Match Scores

15-7

Win

Play Date

2025-06-05

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RB
Ryan Bowler

ZN979P · Mississauga, ON, CA

DUPR

5.153

EB
Eduard bakunovich

EGDPVJ · USA

DUPR

3.997

TEAM 2LOSS
MA
Mubarak Ahmed

Q5WY40 · Nobleton, ON, CA

DUPR

4.180

SR
Steve Rekun

5EV975 · USA

DUPR

3.866

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-5170963067
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8117866642,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Bowler",
        "dupr_id": "ZN979P",
        "rating": 5.153,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      },
      {
        "name": "Eduard bakunovich",
        "dupr_id": "EGDPVJ",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4299064108,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mubarak Ahmed",
        "dupr_id": "Q5WY40",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": "Nobleton, ON, CA"
      },
      {
        "name": "Steve Rekun",
        "dupr_id": "5EV975",
        "rating": 3.866,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]