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

LEVEL UP TUESDAY: FIXED MIXED DOUBLES (2.8+)

ID: 8103946933

Match Scores

11-8

Loss

Play Date

2026-05-26

Play Time (Est)

2:15 AM

Play Location

Kitchenline Pickleball Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
AF
Alyssa Fe Ayop

4QX29M · USA

DUPR

3.517

FP
Frian Paul Ayop

YXLEP4 · USA

DUPR

3.509

TEAM 2LOSS
LG
Lester Glenn Tabada

5ED0JR · USA

DUPR

3.094

KB
Kath Bureros

5EYXQP · Cebu, Central Visayas, PH

DUPR

3.388

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-8103946933
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4709294059,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alyssa Fe Ayop",
        "dupr_id": "4QX29M",
        "rating": 3.517,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Frian Paul Ayop",
        "dupr_id": "YXLEP4",
        "rating": 3.509,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5282566084,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lester Glenn Tabada",
        "dupr_id": "5ED0JR",
        "rating": 3.094,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kath Bureros",
        "dupr_id": "5EYXQP",
        "rating": 3.388,
        "profile_pic_url": null,
        "location": "Cebu, Central Visayas, PH"
      }
    ]
  }
]