Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: Fasenra Virginia Beach Cup presented by Joola - Mixed Doubles Skill: (4.5) Age: (50 To 59)

ID: 6067504502

Match Scores

7-11, 11-3, 11-7

Loss

Play Date

2025-10-09

Play Time (Est)

3:30 PM

Play Location

Virginia Beach, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
NA
Nicole Andres

944XKR · USA

DUPR

4.454

JH
James Hargrove

0QXGG4 · Charlottesville, VA, US

DUPR

4.251

TEAM 2LOSS
AN
Amy Nelson

896E4E · Lake Geneva, WI, US

DUPR

4.572

BH
Bobby Hillier

177NK4 · USA

DUPR

3.939

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-6067504502
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7407792243,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicole Andres",
        "dupr_id": "944XKR",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Hargrove",
        "dupr_id": "0QXGG4",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": "Charlottesville, VA, US"
      }
    ]
  },
  {
    "team_id": 8505621238,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amy Nelson",
        "dupr_id": "896E4E",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "Lake Geneva, WI, US"
      },
      {
        "name": "Bobby Hillier",
        "dupr_id": "177NK4",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]