Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Bay Area Senior ENCORE Games - All Round Robin with playoffs by PIG - Sunday Mixed Doubles Age: (55 To 59) INTERMEDIATE

ID: 6303895554

Match Scores

11-5

Loss

Play Date

2025-08-31

Play Time (Est)

7:30 PM

Play Location

Palo Alto, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BM
Beth Mcmahon

1QMG7R · Alameda, CA, US

DUPR

4.092

FM
Fil Melgar

125P71 · San Leandro, CA, US

DUPR

3.590

TEAM 2LOSS
AY
Anna Yu

89K5O7 · Union City, CA, US

DUPR

2.693

BY
Bernard Yeeting

3ZPW0L · Pacifica, CA, US

DUPR

4.251

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-6303895554
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7913450036,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Beth Mcmahon",
        "dupr_id": "1QMG7R",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": "Alameda, CA, US"
      },
      {
        "name": "Fil Melgar",
        "dupr_id": "125P71",
        "rating": 3.59,
        "profile_pic_url": null,
        "location": "San Leandro, CA, US"
      }
    ]
  },
  {
    "team_id": 7347325278,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anna Yu",
        "dupr_id": "89K5O7",
        "rating": 2.693,
        "profile_pic_url": null,
        "location": "Union City, CA, US"
      },
      {
        "name": "Bernard Yeeting",
        "dupr_id": "3ZPW0L",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": "Pacifica, CA, US"
      }
    ]
  }
]