Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PxP Memorial Day Tournament: Women's Doubles (Team DUPR <8.5)

ID: 8509549970

Match Scores

11-0

Win

Play Date

2026-05-23

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NB
Nolene Bench

12ZLEE · El Paso, TX, US

DUPR

4.116

SW
Sharon Westfall-Loomis

X0VJDR · USA

DUPR

4.125

TEAM 2LOSS
IM
ivonne munoz

JY9EXM · USA

DUPR

3.112

DO
dolores ojeda

7Z94Y9 · USA

DUPR

2.917

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-8509549970
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7232460599,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nolene Bench",
        "dupr_id": "12ZLEE",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "El Paso, TX, US"
      },
      {
        "name": "Sharon  Westfall-Loomis",
        "dupr_id": "X0VJDR",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4585619928,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "ivonne munoz",
        "dupr_id": "JY9EXM",
        "rating": 3.112,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "dolores ojeda",
        "dupr_id": "7Z94Y9",
        "rating": 2.917,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]