Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APP Selkirk Collegiate Individual Championships - APP Collegiate Mixed Doubles

ID: 7478242098

Match Scores

11-0, 11-1

Win

Play Date

2026-03-07

Play Time (Est)

7:30 PM

Play Location

The Courts

View Facility Page →

Competitor Teams

TEAM 1WINNER
HM
Heather Murphy

NYKZEW · Blacksburg, VA, US

DUPR

4.401

CM
Cody Miller

8EQMOW · Blacksburg, VA, US

DUPR

5.186

TEAM 2LOSS
NS
Nicole Shou

LWVMGJ · South Riding, VA, US

DUPR

3.751

JN
Justin Ning

2Q0Q57 · Fairfax County, VA, US

DUPR

4.232

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-7478242098
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6756125279,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Heather Murphy",
        "dupr_id": "NYKZEW",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      },
      {
        "name": "Cody Miller",
        "dupr_id": "8EQMOW",
        "rating": 5.186,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      }
    ]
  },
  {
    "team_id": 6637991608,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicole Shou",
        "dupr_id": "LWVMGJ",
        "rating": 3.751,
        "profile_pic_url": null,
        "location": "South Riding, VA, US"
      },
      {
        "name": "Justin Ning",
        "dupr_id": "2Q0Q57",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Fairfax County, VA, US"
      }
    ]
  }
]