Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleB 2026 Series Event 3 - 18+ Mens Doubles 4.5+ 9th Place

ID: 5674931799

Match Scores

5-11

Loss

Play Date

2026-04-11

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CM
Callum Mathie

17YN09 · Dorset, England, GB

DUPR

4.852

AM
Alaric Mullins

3ZXXYP · Dorset, England, GB

DUPR

4.000

TEAM 2WINNER
TS
Tim Spurway

0Y5D4X · Exeter, England, GB

DUPR

4.569

DP
Dan Parrett

0RKOLG · Canterbury, England, GB

DUPR

4.465

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-5674931799
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5041110913,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Callum Mathie",
        "dupr_id": "17YN09",
        "rating": 4.852,
        "profile_pic_url": null,
        "location": "Dorset, England, GB"
      },
      {
        "name": "Alaric Mullins",
        "dupr_id": "3ZXXYP",
        "rating": 4,
        "profile_pic_url": null,
        "location": "Dorset, England, GB"
      }
    ]
  },
  {
    "team_id": 6406434835,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tim Spurway",
        "dupr_id": "0Y5D4X",
        "rating": 4.569,
        "profile_pic_url": null,
        "location": "Exeter, England, GB"
      },
      {
        "name": "Dan Parrett",
        "dupr_id": "0RKOLG",
        "rating": 4.465,
        "profile_pic_url": null,
        "location": "Canterbury, England, GB"
      }
    ]
  }
]