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

MS Charity - Mens Doubles Skill: (4.5) Age: 50+, 60+

ID: 5849181276

Match Scores

15-10

Loss

Play Date

2025-03-16

Play Time (Est)

1:00 PM

Play Location

Surprise, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
AD
Andrew Daniel

8DY6M4 · Duncan, BC, CA

DUPR

4.643

MO
Marvin Oman

8ME5EV · Chanhassen, MN, US

DUPR

4.683

TEAM 2LOSS
KE
Kent Edwards

3OZYY7 · Sun City, AZ, US

DUPR

4.206

RD
Robert Dunst

84PVXM · Gilbert, AZ, US

DUPR

4.741

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-5849181276
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4917765104,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Daniel",
        "dupr_id": "8DY6M4",
        "rating": 4.643,
        "profile_pic_url": null,
        "location": "Duncan, BC, CA"
      },
      {
        "name": "Marvin Oman",
        "dupr_id": "8ME5EV",
        "rating": 4.683,
        "profile_pic_url": null,
        "location": "Chanhassen, MN, US"
      }
    ]
  },
  {
    "team_id": 4414702937,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kent Edwards",
        "dupr_id": "3OZYY7",
        "rating": 4.206,
        "profile_pic_url": null,
        "location": "Sun City, AZ, US"
      },
      {
        "name": "Robert Dunst",
        "dupr_id": "84PVXM",
        "rating": 4.741,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]