Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Abbotsford Fall Classic 2025 - Mens Doubles Skill: (4.000 To 4.999) Age: (50 And Above)

ID: 5204219047

Match Scores

4-11

Win

Play Date

2025-11-21

Play Time (Est)

8:45 AM

Play Location

Abbotsford, BC

View Facility Page →

Competitor Teams

TEAM 1LOSS
AR
Andrew Reeves

4LDJNM · USA

DUPR

3.652

FM
Fred Meyerink

0YYV64 · USA

DUPR

3.935

TEAM 2WINNER
RC
Ross Carter

3ZPREM · Vancouver, BC, CA

DUPR

4.129

JS
Juan Sasco

RZY2WZ · Coquitlam, BC, CA

DUPR

4.033

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-5204219047
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4658959824,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Reeves",
        "dupr_id": "4LDJNM",
        "rating": 3.652,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fred Meyerink",
        "dupr_id": "0YYV64",
        "rating": 3.935,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8512442433,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ross Carter",
        "dupr_id": "3ZPREM",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      },
      {
        "name": "Juan Sasco",
        "dupr_id": "RZY2WZ",
        "rating": 4.033,
        "profile_pic_url": null,
        "location": "Coquitlam, BC, CA"
      }
    ]
  }
]