Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NBP CC: Men’s Doubles DUPR 4.0+ (Advanced) - Pickleheads Pool Play - Round 1 Game 23

ID: 5959556462

Match Scores

11-2

Win

Play Date

2025-11-09

Play Time (Est)

3:30 PM

Play Location

Oxford Falls Grammar School

Unverified Facility

Competitor Teams

TEAM 1WINNER
MG
Mitchell Gerrie

JJ07DM · Seaforth, NSW, AU

DUPR

4.658

AE
Andrew England

KXMXEY · NSW, AU

DUPR

4.766

TEAM 2LOSS
CG
Chris Gillian

DNMYVL · NSW, AU

DUPR

4.016

NM
Neil Moon

G5KDWQ · Manly, NSW, AU

DUPR

3.913

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-5959556462
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8158035843,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mitchell Gerrie",
        "dupr_id": "JJ07DM",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": "Seaforth, NSW, AU"
      },
      {
        "name": "Andrew England",
        "dupr_id": "KXMXEY",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 4834385154,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Gillian",
        "dupr_id": "DNMYVL",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Neil Moon",
        "dupr_id": "G5KDWQ",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "Manly, NSW, AU"
      }
    ]
  }
]