Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Irish Team Open 2026

ID: 5491711353

Match Scores

1-11

Win

Play Date

2026-05-24

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
YM
Yvonne maher

GGQGQQ · USA

DUPR

3.914

LN
Lynne Nolan

6NQ5WE · USA

DUPR

3.271

TEAM 2WINNER
KT
Kate Tynan

7DKNX0 · Killenard, LS, IE

DUPR

4.653

IF
Isabelle Fitzpatrick

4L4VKV · USA

DUPR

4.518

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-5491711353
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7874359353,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Yvonne maher",
        "dupr_id": "GGQGQQ",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lynne Nolan",
        "dupr_id": "6NQ5WE",
        "rating": 3.271,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7932459229,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kate Tynan",
        "dupr_id": "7DKNX0",
        "rating": 4.653,
        "profile_pic_url": null,
        "location": "Killenard, LS, IE"
      },
      {
        "name": "Isabelle Fitzpatrick",
        "dupr_id": "4L4VKV",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]