Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

MNCC Rd 2 Kempsey

ID: 7555045103

Match Scores

11-4

Win

Play Date

2026-04-26

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EM
Ernest Materyn

2QO5G9 · Port Macquarie, NSW, AU

DUPR

3.504

DM
Deb McKenzie

0QJVYN · Port Macquarie, NSW, AU

DUPR

3.207

TEAM 2LOSS
HK
Hu Kinani

ZDKVNP · USA

DUPR

2.996

LG
Leeanne Gilmour

WNRPNM · USA

DUPR

2.598

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-7555045103
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7009978381,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ernest Materyn",
        "dupr_id": "2QO5G9",
        "rating": 3.504,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      },
      {
        "name": "Deb McKenzie",
        "dupr_id": "0QJVYN",
        "rating": 3.207,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      }
    ]
  },
  {
    "team_id": 7178134304,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hu Kinani",
        "dupr_id": "ZDKVNP",
        "rating": 2.996,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Leeanne Gilmour",
        "dupr_id": "WNRPNM",
        "rating": 2.598,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]