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

Fall of Champions by ZZ2 - Mens Doubles Skill: (Open) Age: (Any)

ID: 4467163020

Match Scores

11-4

Win

Play Date

2025-09-07

Play Time (Est)

1:00 PM

Play Location

Lynnwood, WA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SA
Shane Albedyll

175DO5 · Lake Stevens, WA, US

DUPR

4.952

JM
Jake Mattson

3VGVP3 · Stanwood, WA, US

DUPR

5.252

TEAM 2LOSS
BF
Ben Fahey

V7O2M7 · Edmonds, WA, US

DUPR

5.005

QM
Quinn Milligan

4L5JLG · Seattle, WA, US

DUPR

4.682

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-4467163020
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7032069150,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shane Albedyll",
        "dupr_id": "175DO5",
        "rating": 4.952,
        "profile_pic_url": null,
        "location": "Lake Stevens, WA, US"
      },
      {
        "name": "Jake Mattson",
        "dupr_id": "3VGVP3",
        "rating": 5.252,
        "profile_pic_url": null,
        "location": "Stanwood, WA, US"
      }
    ]
  },
  {
    "team_id": 7598327290,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Fahey",
        "dupr_id": "V7O2M7",
        "rating": 5.005,
        "profile_pic_url": null,
        "location": "Edmonds, WA, US"
      },
      {
        "name": "Quinn Milligan",
        "dupr_id": "4L5JLG",
        "rating": 4.682,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]