Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 - The Dink Minor League Pickleball Club v Club Qualifier @Bay Club Gateway ~San Francisco, California

ID: 7447361900

Match Scores

17-21

Loss

Play Date

2025-06-01

Play Time (Est)

9:00 PM

Play Location

Bay Club Gateway

Unverified Facility

Competitor Teams

TEAM 1LOSS
GW
Greg Wolff

894LJE · Palo Alto, CA, US

DUPR

4.615

SV
Stephanie Vogt

7N7JNM · Menlo Park, CA, US

DUPR

4.393

TEAM 2WINNER
EN
ethan nguyen

3ONDEE · San Luis Obispo County, CA, US

DUPR

4.656

JN
Judy Newman

1RKEYQ · USA

DUPR

4.335

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-7447361900
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6431807126,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Greg Wolff",
        "dupr_id": "894LJE",
        "rating": 4.615,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "Stephanie Vogt",
        "dupr_id": "7N7JNM",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Menlo Park, CA, US"
      }
    ]
  },
  {
    "team_id": 4435810198,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "ethan nguyen",
        "dupr_id": "3ONDEE",
        "rating": 4.656,
        "profile_pic_url": null,
        "location": "San Luis Obispo County, CA, US"
      },
      {
        "name": "Judy Newman",
        "dupr_id": "1RKEYQ",
        "rating": 4.335,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]