Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2025 English Nationals Mixed Doubles OPEN

ID: 4766087500

Match Scores

15-12

Win

Play Date

2025-11-02

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MK
Megha Kapoor

8GY60Q · Jaipur, RJ, IN

DUPR

4.501

WJ
Wesley Jackson

8D45ZM · Oxford, England, GB

DUPR

4.663

TEAM 2LOSS
JA
Jessica Anderson

12569E · Nottingham, England, GB

DUPR

4.788

OR
Oscar Riding

EGXJ0V · USA

DUPR

4.260

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-4766087500
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6096710751,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Megha Kapoor",
        "dupr_id": "8GY60Q",
        "rating": 4.501,
        "profile_pic_url": null,
        "location": "Jaipur, RJ, IN"
      },
      {
        "name": "Wesley Jackson",
        "dupr_id": "8D45ZM",
        "rating": 4.663,
        "profile_pic_url": null,
        "location": "Oxford, England, GB"
      }
    ]
  },
  {
    "team_id": 5077564230,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jessica Anderson",
        "dupr_id": "12569E",
        "rating": 4.788,
        "profile_pic_url": null,
        "location": "Nottingham, England, GB"
      },
      {
        "name": "Oscar Riding",
        "dupr_id": "EGXJ0V",
        "rating": 4.26,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]